S
Selby
I am working on someone else's form. At the top of the form you can either
choose to look up information via an invoice number, bill of lading number or
pro number. When you do, the bottom of the form fills in the information
from an order info table.
I would like to add another choice to the top of the form - By Customer po #
- I have added the combo box and it will pull info, but it will not force the
rest of the form to fill in. I noticed that on the other three, there was an
event procedure on After Update - I copied in this code, but it still does
not work.
I am familiar with Access but this is over my head. Any suggestions?
choose to look up information via an invoice number, bill of lading number or
pro number. When you do, the bottom of the form fills in the information
from an order info table.
I would like to add another choice to the top of the form - By Customer po #
- I have added the combo box and it will pull info, but it will not force the
rest of the form to fill in. I noticed that on the other three, there was an
event procedure on After Update - I copied in this code, but it still does
not work.
I am familiar with Access but this is over my head. Any suggestions?