Hiya,
I've posted a longer version of this msg before but i think it might of been too long winded.
Is it possible to run an append query which is activated by a macro when an item in a forms datasheet is selected. I want to append the CID field from my consuables table into Consumable Id in Main table (with a criteria that says Where CID is the same as the the current records CID Field on the form Consumables)and HID field from my Hardware table into Hardware ID in my Main table (With a criteria that says HID is the same as the record selected HID Field on the subform Harware which is a datasheet). (This should hopefully create a new row in the main table with an autonumber id field)
Thanks, hope this makes sense.
I've posted a longer version of this msg before but i think it might of been too long winded.
Is it possible to run an append query which is activated by a macro when an item in a forms datasheet is selected. I want to append the CID field from my consuables table into Consumable Id in Main table (with a criteria that says Where CID is the same as the the current records CID Field on the form Consumables)and HID field from my Hardware table into Hardware ID in my Main table (With a criteria that says HID is the same as the record selected HID Field on the subform Harware which is a datasheet). (This should hopefully create a new row in the main table with an autonumber id field)
Thanks, hope this makes sense.