Dear All,
I have a macro that contains a series of actions, DeleteObject, TransferSpreadSheet, etc
Before one of the actions is run I would need to check if one of my tables is empty or not (if empty run the action if not do not run the action)
Can I do this within the macro, or only with the help of a VBA code?
Many thanks in advance
I have a macro that contains a series of actions, DeleteObject, TransferSpreadSheet, etc
Before one of the actions is run I would need to check if one of my tables is empty or not (if empty run the action if not do not run the action)
Can I do this within the macro, or only with the help of a VBA code?
Many thanks in advance
