S
SteveDB1
Morning all.
I have numerous workbooks with a series of named sheets, two or 3 of these
sheets has a specific name that I want to skip.
I.e.,
If sheets.name = "*APN*" or "*Sum*= true (where the asterisk denotes some
unknown value/variable)
then
skip/bypass/nextsheet/etc...
else
Run "mymacro"
how would I accomplish this?
Thank you.
I have numerous workbooks with a series of named sheets, two or 3 of these
sheets has a specific name that I want to skip.
I.e.,
If sheets.name = "*APN*" or "*Sum*= true (where the asterisk denotes some
unknown value/variable)
then
skip/bypass/nextsheet/etc...
else
Run "mymacro"
how would I accomplish this?
Thank you.