G
GregInOz
Hi guys,
I have a few very basic tables that i would like to combine into a query
that a combo box can lookup.
example:
Table : OilFilter
Fields: OilId (autonumber)
Oil Filter
Supplier
Table : AirFilter
Fields: AirId (autonumber)
Air Filter
Supplier
Table : FuelFilter
Fields: FuelId (autonumber)
Fuel Filter
Supplier
I'd like to have a combo box look these up collectively, by that i mean i
would like the Oil Filter, Air Filter & Fuel Filter to appear in the same
column in the combo box.
The combo box is located on a form called "PartNoForm".
Regards,
GregInOz
I have a few very basic tables that i would like to combine into a query
that a combo box can lookup.
example:
Table : OilFilter
Fields: OilId (autonumber)
Oil Filter
Supplier
Table : AirFilter
Fields: AirId (autonumber)
Air Filter
Supplier
Table : FuelFilter
Fields: FuelId (autonumber)
Fuel Filter
Supplier
I'd like to have a combo box look these up collectively, by that i mean i
would like the Oil Filter, Air Filter & Fuel Filter to appear in the same
column in the combo box.
The combo box is located on a form called "PartNoForm".
Regards,
GregInOz