Hi Everyone. I'm completely new to VBAs but I'm trying to combine a button to do two things.
I have several worksheets (Main, DataSheet1, DataSheet2, DataSheet3, etc.)...
I also have several rows on different worksheets (rows 16-28 on ExcelSheet1, rows 10-15 on ExcelSheet2, rows 9-13 on ExcelSheet3, etc)...
I just want a simple button on the Main worksheet that whenever I push it, it will automatically hide specific rows on one set of worksheets and hide other worksheets all together (EXAMPLE: I click on the button and it hides just rows 16-28 on ExcelSheet1 and also the entire worksheet called DataSheet2; then when I click on the button again, all of that re-appears).
Any have any suggestion or advice?
Thanks!
I have several worksheets (Main, DataSheet1, DataSheet2, DataSheet3, etc.)...
I also have several rows on different worksheets (rows 16-28 on ExcelSheet1, rows 10-15 on ExcelSheet2, rows 9-13 on ExcelSheet3, etc)...
I just want a simple button on the Main worksheet that whenever I push it, it will automatically hide specific rows on one set of worksheets and hide other worksheets all together (EXAMPLE: I click on the button and it hides just rows 16-28 on ExcelSheet1 and also the entire worksheet called DataSheet2; then when I click on the button again, all of that re-appears).
Any have any suggestion or advice?
Thanks!