What's wrong with this Access 97 formula - TechRepublic
General discussion
July 19, 2000 at 08:45 AM
learneverything

What’s wrong with this Access 97 formula

by learneverything . Updated 25 years, 10 months ago

The following formula is giving me this weird symbol that looks kind of like a 3 character word, “TO*” (the * represents a character that looks like Gamma in the greek alphabet)

=DCount(“[Survey Number]”,”Survey Results”,” [Weekend Retreat] =B”)

I tried putting another set of quotes around the B, thinking maybe it was due to the answer being alpha rather than numeric. I got an error message about an invalid syntax. This formula has worked for all the numeric controls in the form. This field will contain a “B” for best, or a “W” for worst. Any help would be appreciated. Feel free to e-mail me directly if you need more info. I have the feeling I’m missing something easy.

This discussion is locked

All Comments