I am doing a lookup wizard for a table. I was wondering if it is possible, I know its possible in a form but again trying in a table.
I have a parts table
in the parts table is a field called electrical_data a number will be entered into the table aka 1
I have a electrical table.
Electrical_ID Electrical data
1 480/60/3
2 120/60/3
3 208/60/3
4 600/0/0
In the lookup field for the PARTS table is it possible to have it listed as such:
Dropdown field:
1 | 480/60/3
2 |120/60/3
3 | 208/60/3
4 | 600/0/0
I have a parts table
in the parts table is a field called electrical_data a number will be entered into the table aka 1
I have a electrical table.
Electrical_ID Electrical data
1 480/60/3
2 120/60/3
3 208/60/3
4 600/0/0
In the lookup field for the PARTS table is it possible to have it listed as such:
Dropdown field:
1 | 480/60/3
2 |120/60/3
3 | 208/60/3
4 | 600/0/0