G
Guest
i have a table which lists pieces of equipment by manufacturer
tblManufacturer has a one-to-many relationship with tblEquipment
on frmEquipment i have a combo box, cboManuf, which selects Manufacturers
from tblManufacturer and then writes the ManufacturerID (a number) into
tblEquipment. This works fine. I would also like to write the actual text of
the Manufacturer name into tblEquipment, into the ManufactureName field in
tblEquipment, and for the life of me, I cannot figure out how to do this. I
have sifted through Access Bible to no avail. Any suggestions would be
greatly appreciated
thanks!
tblManufacturer has a one-to-many relationship with tblEquipment
on frmEquipment i have a combo box, cboManuf, which selects Manufacturers
from tblManufacturer and then writes the ManufacturerID (a number) into
tblEquipment. This works fine. I would also like to write the actual text of
the Manufacturer name into tblEquipment, into the ManufactureName field in
tblEquipment, and for the life of me, I cannot figure out how to do this. I
have sifted through Access Bible to no avail. Any suggestions would be
greatly appreciated
thanks!