Directlinq
Registered User.
- Local time
- Today, 06:21
- Joined
- Sep 13, 2009
- Messages
- 67
Hi could anybody help me with this please?
I have a table called companynames which consists of companyID and CompanyName.
I also have a table called invoice which is linked to a form . When i type in the invoice form it adds the data to the invoice table. On the invoice form is a combobox which grabs the data from the companynames table. When i select a company name in the invoice form and save it, the invoice table shows the company name as its CompanyID. I then have another form with a listbox showning certain values from the invoice table including the companyname. The problem is the companyname is showing up as its id but i want the name to be showing.
Is There anything i can do about this?
Sorry for being long winded.
Im a newbie so go easy.
Many Thanks
I have a table called companynames which consists of companyID and CompanyName.
I also have a table called invoice which is linked to a form . When i type in the invoice form it adds the data to the invoice table. On the invoice form is a combobox which grabs the data from the companynames table. When i select a company name in the invoice form and save it, the invoice table shows the company name as its CompanyID. I then have another form with a listbox showning certain values from the invoice table including the companyname. The problem is the companyname is showing up as its id but i want the name to be showing.
Is There anything i can do about this?
Sorry for being long winded.
Im a newbie so go easy.
Many Thanks