Simple If Statement

  • Thread starter Thread starter wessleym
  • Start date Start date
W

wessleym

Thanks to Allen Browne for the help earlier. I'm
starting to make some headway. This database should be
finished if I could just figure out one thing. How can I
make an if statement that checkes to see if the value of
Time="S"? I tried this:
=IIf([Time]=="S","True","False")
But the output is #Error. Thanks for helping me.
 
Yeah, see that's what I was doing, but it wasn't
working. The output was #Error. Anyway, I've found a
solution for that, and now I need help with this (<a
href="http://communities.microsoft.com/NewsGroups/previewF
rame.asp?
ICP=GSS3&sLCID=US&sgroupURL=microsoft.public.access&sMessa
geID=%253C1d1d301c453d1%2524eab1fd20%[email protected]%
253E">http://communities.microsoft.com/NewsGroups/previewF
rame.asp?
ICP=GSS3&sLCID=US&sgroupURL=microsoft.public.access&sMessa
geID=%253C1d1d301c453d1%2524eab1fd20%[email protected]%
253E</a>). Thanks.
 
Okay, trying to post a link to my other post didn't work
so well. Just look for the post at 11:44 A.M. by me
(wessleym). Thanks again to whoever helps me.
 
Back
Top