G
Gee
Somewhere, sometime, I saw an add in that would take the
list of sheets in your workbook, like if you right-click
the VCR buttons and make it like a table of contents on
another worksheet, so you could click a button and go to
that worksheet.
I've done my own in VBA, but it isn't as slick as the one
that someone, somewhere wrote...mine is only a code one by
one name your worksheet 'select on click'...the cool one
extracted all the names of the worksheets and then did
them in a select on click...you didn't have to name each
one.
Does that sound familiar (or even coherent?)
Has anyone got any ideas?
Thank you in advance,
Gee
list of sheets in your workbook, like if you right-click
the VCR buttons and make it like a table of contents on
another worksheet, so you could click a button and go to
that worksheet.
I've done my own in VBA, but it isn't as slick as the one
that someone, somewhere wrote...mine is only a code one by
one name your worksheet 'select on click'...the cool one
extracted all the names of the worksheets and then did
them in a select on click...you didn't have to name each
one.
Does that sound familiar (or even coherent?)
Has anyone got any ideas?
Thank you in advance,
Gee