G
Guest
good day all,
I have tbldesignnumbers that I would like updated from my tblinventory
and tbldesigndata. all 3 tbldesignnumbers, qryinventory, and qrydesigndata
contain the following fields designname, designnumber, carpetnumber. What I
want is this: if there are any new fields added to either the tblinventory or
tbldesigndate, on close of my database the tbldesignnumbers is automatically
updated with any changes or new records.
I have tried an update query, I have tried an append query but just cannot
get it to work..
Any suggestions?
thanks,
Brook
I have tbldesignnumbers that I would like updated from my tblinventory
and tbldesigndata. all 3 tbldesignnumbers, qryinventory, and qrydesigndata
contain the following fields designname, designnumber, carpetnumber. What I
want is this: if there are any new fields added to either the tblinventory or
tbldesigndate, on close of my database the tbldesignnumbers is automatically
updated with any changes or new records.
I have tried an update query, I have tried an append query but just cannot
get it to work..
Any suggestions?
thanks,
Brook