Combo Box Not Working

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I put a combo box in a form so that when a record is selected from that combo
box, the record will display in the form. I have it working in another form,
but for some reason it is not working here. All I did to put the combo box
in the form was to put it in and go through the wizard. An error comes up
saying the [Event Procedure] is causing problems. I don't understand this
since the one that works has the same [Event Procedure]. Any help would be
appreciated.
 
Kojones said:
I put a combo box in a form so that when a record is selected from that combo
box, the record will display in the form. I have it working in another form,
but for some reason it is not working here. All I did to put the combo box
in the form was to put it in and go through the wizard. An error comes up
saying the [Event Procedure] is causing problems. I don't understand this
since the one that works has the same [Event Procedure]. Any help would be
appreciated.

I don't believe for a moment that you got a message saying "the [Event
Procedure] is causing problems". If you want help, you are going to have to
post the code for the event procedure, and the actual message that you
received.
 

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

Back
Top