G
Guest
How do I make conditions in a macro work like an if, then, else type statement?
What I would like to do is have the macro run a query, if the results are
null; follow one set of commands, else if the results are not null follow
another set of commands.
I can make the macro run the query and recognize the condition, but not
choose the path I want it to follow within a macro group.
Any help would be appreciated!
Thank you,
Cathy
What I would like to do is have the macro run a query, if the results are
null; follow one set of commands, else if the results are not null follow
another set of commands.
I can make the macro run the query and recognize the condition, but not
choose the path I want it to follow within a macro group.
Any help would be appreciated!
Thank you,
Cathy