M
maclachlan
I seem to be having problems opening the userform name RepPref
The command button is name Preffrm and is located on a worksheet. Th
Userform is named RepPref, but I get an error when I try to use th
button.
The error is
Run-Time error '424'
Object required
Private Sub Preffrm_Click()
RepPref.Show
I had this working earlier but I'm not sure what has changed to promp
the error.
Thank
The command button is name Preffrm and is located on a worksheet. Th
Userform is named RepPref, but I get an error when I try to use th
button.
The error is
Run-Time error '424'
Object required
Private Sub Preffrm_Click()
RepPref.Show
I had this working earlier but I'm not sure what has changed to promp
the error.
Thank