I need some help in editing my macro so that it runs on all the sheets in the workbook.
The problem I am facing is that after running the few steps ... currently my macro has a loop involved i.e. it needs to stop if A2 is empty, While if not it needs to continue.
So can someone help me with editing my macro so that it can run correctly on all the sheet ?
I.e. Stop if the A2 is empty & move on to the next sheet to run the macro from start . If the A2 has some data then run the remaining macro & then move onto the next sheet to run the macro on that till the time all the sheets in the excel are covered.
Attached is my macro & the sample File on which I need to run the macro.
I'll be really glad if someone could help me with edit my macro to run as per my requirements.
Thanks,
TPM
Bookmarks