Hi there,
I'm hoping someone can help. I'm creating a 'quick look' page, and need the worksheetnames in the first column to appear automatically, and change as sheets are added etc.
There will be 2-3 sheets I don't want listed.
I've played around with some vba code, I have a nice one from here to create a menu of all the sheets, which is hyperlinked. But my brain is struggling today, and I can't fathom how to list the worksheet names without a hyperlink, and in the cell I want (B3).
So basically, how can I autpoulate cells with worksheet names, that change dynamically, and stop it listing a set 3 sheets (names will be static). Oh and preferably sort a-z?
Thanks
I'm hoping someone can help. I'm creating a 'quick look' page, and need the worksheetnames in the first column to appear automatically, and change as sheets are added etc.
There will be 2-3 sheets I don't want listed.
I've played around with some vba code, I have a nice one from here to create a menu of all the sheets, which is hyperlinked. But my brain is struggling today, and I can't fathom how to list the worksheet names without a hyperlink, and in the cell I want (B3).
So basically, how can I autpoulate cells with worksheet names, that change dynamically, and stop it listing a set 3 sheets (names will be static). Oh and preferably sort a-z?
Thanks