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.
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.