L
LaDiDa
Beginning user & appreciate any help.
I have a table (Line Item) which has imported data for "item" and "units".
I need to update another field in the table "revised units" to have the same
value at the "units" field. The users will change the value in the "revised
units" field at some time in the future if needed, but the initial value
should match in both the "units" and "revised units" fields.
I have tried writing an update query that updates the value of "revised
units" to match that of "units". I got it to work one time, but now I get
nothing - no value is returned.
I'm using
Field: revised units
Table: Line Item
Update To: [Line Item]![units]
Any suggestions?
Thanks,
B
I have a table (Line Item) which has imported data for "item" and "units".
I need to update another field in the table "revised units" to have the same
value at the "units" field. The users will change the value in the "revised
units" field at some time in the future if needed, but the initial value
should match in both the "units" and "revised units" fields.
I have tried writing an update query that updates the value of "revised
units" to match that of "units". I got it to work one time, but now I get
nothing - no value is returned.
I'm using
Field: revised units
Table: Line Item
Update To: [Line Item]![units]
Any suggestions?
Thanks,
B