Hi all, I'm trying to create a macro that does the following;
On Tab "Calendar" its going to go through a list of tab names starting at AP10 going downwards, AP11 etc etc, and I would like it to stop repeating when hitting a blank cell.
It would look for the tab name example "Mon.Jan.01" in a range located in another tab "Schedule" Range "L5:W57" (or I can change the location of the list to the same tab if needed)
"
Then it would pull the value to the right of it, which would then run a macro with matching name to the value, in this case that Value would've been "M1L"
I was going to research and attempt the next part myself but if anyone wants to go the extra mile, that macro that runs would then copy paste a range from a tab "Monday" Range A3:N23 onto sheet "Mon.Jan.01".
I would appreciate any help or guidance provided.
On Tab "Calendar" its going to go through a list of tab names starting at AP10 going downwards, AP11 etc etc, and I would like it to stop repeating when hitting a blank cell.
It would look for the tab name example "Mon.Jan.01" in a range located in another tab "Schedule" Range "L5:W57" (or I can change the location of the list to the same tab if needed)
"
Then it would pull the value to the right of it, which would then run a macro with matching name to the value, in this case that Value would've been "M1L"
I was going to research and attempt the next part myself but if anyone wants to go the extra mile, that macro that runs would then copy paste a range from a tab "Monday" Range A3:N23 onto sheet "Mon.Jan.01".
I would appreciate any help or guidance provided.