Hello,
I need some pointers about how to correctly reference a sheet name based from a cell value. I currently have two sheets for example: 1. "Home" 2. "Summary 1".
On "Home" in cell H1 will be the name of the "Summary" tab (cell H1: "Summary 1"). I am trying to use VBA to reference that text and use it for a dynamic sheet name in the code.
In the live workbook there are 8 sheets (Summary 1, Summary 2, Summary 3, etc). The above is just modified from a macro recorder so if there is a better looping formula I am interested to see how that works. Or just how to dynamically reference a sheet name per the above.![]()
Please Login or Register to view this content.
Thank you for any thoughts or suggestions.
Thank you for reading!
Bookmarks