G
Guest
Anyone know how to do the following?
Create a macro (or if not VB code) to look at a table (TblAssyShipments) and
find out if any record exists that has a value in the field OrderDetailID
that is equal to the value of OrderDetailID in a control on the current form.
If so, a True/False field is set to True.
Thanks
Create a macro (or if not VB code) to look at a table (TblAssyShipments) and
find out if any record exists that has a value in the field OrderDetailID
that is equal to the value of OrderDetailID in a control on the current form.
If so, a True/False field is set to True.
Thanks