R
Ron
In a Macro, I want to check if a specified table is empty. When it's empty, I
want to Cancel a Macro from running.
Another situation:
A Table containing Data with a Yes/No field to represent Open/Closed Projects.
I want to cancel a specific Macro if ALL the records are Closed.
i.e. If running a query to display all open Items, No Data is Returned...
want to Cancel a Macro from running.
Another situation:
A Table containing Data with a Yes/No field to represent Open/Closed Projects.
I want to cancel a specific Macro if ALL the records are Closed.
i.e. If running a query to display all open Items, No Data is Returned...