R
rjschutt
I am creating an inventory database and when I create a lookup field
using a wizard I run into a problem.
For example, I have a table labeled "Inventory Transactions" and the
field "Storage Location" lookups the table data in the table "Storage
Location."
Now, I go into the table and I select "Storage Location" field and it
displays:
Storage ID StorageShortName StorageName
1 SILPROCEN Processing Centre
2 LONGCON1 LB Container 1
3 FLSTORCEN Storage Centre 1
When I set up the lookup field in the wizard, I selected
StorageShortName to be the column that would display.
However, when I select the data from the lookup field in the Inventory
Transactions table, instead of displaying: "SILPROCEN" it displays
"1".
It does this with several other fields that I have set up with the
lookup wizard. I've tinkered with the bound property, but nothing
seems to work.
Any solutions?
Thank you.
using a wizard I run into a problem.
For example, I have a table labeled "Inventory Transactions" and the
field "Storage Location" lookups the table data in the table "Storage
Location."
Now, I go into the table and I select "Storage Location" field and it
displays:
Storage ID StorageShortName StorageName
1 SILPROCEN Processing Centre
2 LONGCON1 LB Container 1
3 FLSTORCEN Storage Centre 1
When I set up the lookup field in the wizard, I selected
StorageShortName to be the column that would display.
However, when I select the data from the lookup field in the Inventory
Transactions table, instead of displaying: "SILPROCEN" it displays
"1".
It does this with several other fields that I have set up with the
lookup wizard. I've tinkered with the bound property, but nothing
seems to work.
Any solutions?
Thank you.