Stemdriller
Registered User.
- Local time
- Today, 02:31
- Joined
- May 29, 2008
- Messages
- 187
Hi All
On a form I have a Combo Box which lists SupplierName and SupplierID
The user selects SupplierName.
On an unbound TextBox I want to record the SupplierID, using
=SupplierName.Column(2).
However when I enter this, Access immedatley puts [] around SupplierName and Column, and thus does not work.
I've done this in another DB and it works perfectly.
Any ideas??
Regards
Gareth
On a form I have a Combo Box which lists SupplierName and SupplierID
The user selects SupplierName.
On an unbound TextBox I want to record the SupplierID, using
=SupplierName.Column(2).
However when I enter this, Access immedatley puts [] around SupplierName and Column, and thus does not work.
I've done this in another DB and it works perfectly.
Any ideas??
Regards
Gareth