Hello everyone!
could u please advise on my new case
so,
I have VBA that brings in A:A column sheets and sheet names of one of the excel files into working file
then I want to have a Code that can refer to sheets based on that names in A:A column
sheet names may vary, as well as in numbers, as in names.
VBA should go to that particular sheet, make some changes, then refer to next sheet in list, and when it's done it must stop
any ideas?
FYI
my current level at coding is pretty basic
could u please advise on my new case
so,
I have VBA that brings in A:A column sheets and sheet names of one of the excel files into working file
then I want to have a Code that can refer to sheets based on that names in A:A column
sheet names may vary, as well as in numbers, as in names.
VBA should go to that particular sheet, make some changes, then refer to next sheet in list, and when it's done it must stop
any ideas?
FYI
my current level at coding is pretty basic