Syntax Error Runtime Error '424' Object Required

S

sjenks183

I have been practicing creating a UserForm using your directions bu
when I click the button to open the from I get a runtime error 424 an
I can't figure out what I did wrong. I have done this 3x already to n
avail. I have checked the syntax for the text boxes and comman
buttons and all is well. When I debug it always points back t
frmCourseBookings.Show.

Thank
 
R

Rob van Gelder

Once you're debugging at frmCourseBookings.Show press F8 until you identify
the line that's causing problems.

Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top