Condition Macro Help

  • Thread starter ielmrani via AccessMonster.com
  • Start date
I

ielmrani via AccessMonster.com

Hi everyone,
I need help on a condition macro.
I am trying to use a Macro (Condition macro) to do the following:

If (append query) is null (No Date) then
message....
else
run (append query)

I hope this is clear. thanks in advance.
 
Top