View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default Syntax Error Runtime Error '424' Object Required


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

Rob


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

Thanks


---
Message posted from http://www.ExcelForum.com/