Initializing UserForm
'Hi,
I am working on a userform which references several cells on a worksheet
(called "Projects"). However, when I try toinitialise it from another
worksheet ("Timesheet") I get the following error message:
Run-time error 1004:
Select methos of Range class failed
Couls someone explain what this means please.
Ultimately, when the usrFrm has been completed I want to hide the "Projects"
worksheet and initailise the usrFrm from the "Timesheet" worksheet.
Many thanks.
CMcK
|