kingsgambit
Registered User.
- Local time
- Today, 12:55
- Joined
- May 27, 2001
- Messages
- 134
I have a form where the user selects a product from a combo box, there is a text box on the form that fills in the product number, but it will not then save the produce number to the table.
The text box have a Row Source with =[Product].column(1).
How do I get the text box result to save into the table
The text box have a Row Source with =[Product].column(1).
How do I get the text box result to save into the table