wizcow
Registered User.
- Local time
- Yesterday, 23:33
- Joined
- Sep 22, 2001
- Messages
- 236
Hi
On my 'Invoice' form I have a text box displaying the 'CustomerID'.
Of course this gives me a number in the text box not a name.
I want to store the number (CustomerID), but I want to display the 'Customer Name'.
Is there some SQL or some other method of having the text box look up the customer number and then display the 'Customer Name' from the Customer Table?
Tom
On my 'Invoice' form I have a text box displaying the 'CustomerID'.
Of course this gives me a number in the text box not a name.
I want to store the number (CustomerID), but I want to display the 'Customer Name'.
Is there some SQL or some other method of having the text box look up the customer number and then display the 'Customer Name' from the Customer Table?
Tom