M
mattc66 via AccessMonster.com
I have code that I want to do an If statement that looks at a query and IF
the query is empty I want it to end the if. Or I could do it the other way If
the query has data then execute the next step Else End If.
Ho would I write the IF statement?
the query is empty I want it to end the if. Or I could do it the other way If
the query has data then execute the next step Else End If.
Ho would I write the IF statement?