K
KHogwood-Thompson
Hi All,
I have a table containing customer transactions, the following fields are in
the table:
CUSTREF, CUSTNAME, OURREF, DATE, TOTAL, DUE
For certain records that have OURREF = "CHQ", I want to update the DUE
column to equal the TOTAL column for that record.
How can I achieve this?
I have a table containing customer transactions, the following fields are in
the table:
CUSTREF, CUSTNAME, OURREF, DATE, TOTAL, DUE
For certain records that have OURREF = "CHQ", I want to update the DUE
column to equal the TOTAL column for that record.
How can I achieve this?