trackmedic
Registered User.
- Local time
- Today, 11:03
- Joined
- Aug 20, 2001
- Messages
- 115
Ok, here is another one to pick your brain. I have a form that has a combo box that looks up cargo stored in a cargo table. I have also made this combo box able to have information entered into it freehand. When I choose an item in the cargo table through this combo box, I want the serial number of that item carried over to the ser# column in my table. On the form, I have brought the text box ser# into view. I have put this command into it =[cargo discription].[column](2). On the for the serial number is visible but it does not carry into my table. Any help would be greatly appreciated.