Hello:
I need a lot of help on this one thing. I have one worksheet that is a list of other worksheets within the same workbook. In that list I need to have a total from each worksheet that corresponds with the worksheet name in the list. =sheetname!cell works except that I need "sheetname" to somehow be dynamic because new worksheets are constantly added and when a new worksheet is added, it adds that new worksheet name to the list. Is there a VBA formula that can do this or anyway that this can be done?
Please let me know if this is confusing. It probably is because it's confusing for me to try and describe what I'm trying to do. I'm not so sure I can describe it any other way though. :-/ Haha.
Thank you in advance,
-Joe
I need a lot of help on this one thing. I have one worksheet that is a list of other worksheets within the same workbook. In that list I need to have a total from each worksheet that corresponds with the worksheet name in the list. =sheetname!cell works except that I need "sheetname" to somehow be dynamic because new worksheets are constantly added and when a new worksheet is added, it adds that new worksheet name to the list. Is there a VBA formula that can do this or anyway that this can be done?
Please let me know if this is confusing. It probably is because it's confusing for me to try and describe what I'm trying to do. I'm not so sure I can describe it any other way though. :-/ Haha.
Thank you in advance,
-Joe