N
nybaseball22
Hello. Is there a way to code a command button with an if/then
statement that will run a macro if the statement is true or run a
different macro if a statement is not true?
Example:
=IIF([Expense] is Null, Error, Close)
Thanks
statement that will run a macro if the statement is true or run a
different macro if a statement is not true?
Example:
=IIF([Expense] is Null, Error, Close)
Thanks