Not really BigBas, I will try to explain it further.
Right now what I have this One sheet named SWES and then multiple sheets names SWIS 1, SWIS 2 and so on... In the present sheet, I have a macro that works fine when I run it on SWIS 1, SWIS 2 etc. So if there are 50 sheets the user had to run the macro 50 times. I am trying to minimize that to one by creating a macro that will loop through the workbook.
The code below is what I have now and it works fine
This is how I would like the macro to work
Macro should run from SWES sheet, it will then go to SWIS 1 copy the relevant data, paste and edit in Sheet 2 and copy back the edited data in SWIS 1. then move to next sheet.
This is code below that I have started to work on but do not know what should go in those ?????
I hope this helps.
Aadesh.
Bookmarks