Good evening all!
Wondering if I can pick your brains. Basically I have a recorded macro that is currently run by clicking a button what I would like is the recorded macro to run at 10 past the hour every hour only if a range of cells are all greater than 0
For example let's say I have a range A1:F10... At 10 past the hour the macro checks if ALL cells in this range are greater than 0 if so then proceed to run the already recorded macro. If even 1 of the cells is 0 then wait say 3 seconds and check again. Once the macro is successful then wait until the next 10 past the hour and then repeat again... Check the range and so forth.
Is this possible to do at all?
I appreciate any help!
Thank you
Nick
Wondering if I can pick your brains. Basically I have a recorded macro that is currently run by clicking a button what I would like is the recorded macro to run at 10 past the hour every hour only if a range of cells are all greater than 0
For example let's say I have a range A1:F10... At 10 past the hour the macro checks if ALL cells in this range are greater than 0 if so then proceed to run the already recorded macro. If even 1 of the cells is 0 then wait say 3 seconds and check again. Once the macro is successful then wait until the next 10 past the hour and then repeat again... Check the range and so forth.
Is this possible to do at all?
I appreciate any help!
Thank you
Nick