Re: List specific worksheet names on a summary worksheet
royUK, nice, works a treat
Can you assist with another query please.
Now that I have all the sheets and links, I now need the ability to delete a worksheet with VBA as I intend to hide all worksheet tabs.
Therfore I am looking to create a dropdown box which uses the "Test Summary list" created by your code as input data. Once a Test* name is selected from the dropdown list, I would like to use a command button to delete the selected sheet with confirmation buttons for safety.
Is this possible please?
Regards
John