G
Guest
The command:
SpecialCells(xlLastCell).Select
fails if my worksheet is protected. Is there any way round this without
resorting to unprotecting the sheet (I don't want to have to hard code the
password in my macro)?
Thanks
TM
SpecialCells(xlLastCell).Select
fails if my worksheet is protected. Is there any way round this without
resorting to unprotecting the sheet (I don't want to have to hard code the
password in my macro)?
Thanks
TM