C
CLR
Hi All.......
Right now I am using the following line to select a sheet.
Sheets("MySheetName").Select
I would rather like to select the sheet without having to hardcode the name
in the macro, that is, I would like to specify a SheetName and CellAddress
that would have the sheet name entered in it.
Any help would be much appreciated.
Vaya con Dios,
Chuck, CABGx3
Right now I am using the following line to select a sheet.
Sheets("MySheetName").Select
I would rather like to select the sheet without having to hardcode the name
in the macro, that is, I would like to specify a SheetName and CellAddress
that would have the sheet name entered in it.
Any help would be much appreciated.
Vaya con Dios,
Chuck, CABGx3