Hello! This is my first post but I have used this site many times in the past. I have a question I need help with. I have an excel workbook that has a master sheet, two data tabs and 15 user tabs. I need a macro/code that will do the following:
Clear sheet2 with data range A1:N20
Clear sheet3 with data range A1:E20
Clear sheet4 thru sheet18 with data range B2:E25 on each sheet
Return to sheet1 on cell A1
I need this to run based on the sheets not the sheet names because I have multiple copies that different users use and change the sheet names. Thanks!
Clear sheet2 with data range A1:N20
Clear sheet3 with data range A1:E20
Clear sheet4 thru sheet18 with data range B2:E25 on each sheet
Return to sheet1 on cell A1
I need this to run based on the sheets not the sheet names because I have multiple copies that different users use and change the sheet names. Thanks!