A
Andre' L. Micheaux
I have a record that is either yes or no (-1 or 0).
The statement is
IF rstItem!prj Then
code
End If
What does this do or where can I find the answer.
Prior to this I have rstItem = currentdb....(Select IIF(Project =
"",No,YES), more code, AS prj
Thanks
Andre' L. Micheaux
The statement is
IF rstItem!prj Then
code
End If
What does this do or where can I find the answer.
Prior to this I have rstItem = currentdb....(Select IIF(Project =
"",No,YES), more code, AS prj
Thanks
Andre' L. Micheaux