P
Poindexter
Hello all. I have a question to ask the MS Access Brain Trust.
I have a table with 6 fields :
A B C D E F
If were to add a record with values for A, B, C, D, (but E and F are
Null) I would like to run a query (or automatically would be better)
that would look for identical values in A, B, C, D in previous records
(that have values for E and F) and if A,B,C,D are all equal between
the new and the old records, update the E and F fields of the new
record with the E, F fields of the old record.
Does that make any sense?
I have a table with 6 fields :
A B C D E F
If were to add a record with values for A, B, C, D, (but E and F are
Null) I would like to run a query (or automatically would be better)
that would look for identical values in A, B, C, D in previous records
(that have values for E and F) and if A,B,C,D are all equal between
the new and the old records, update the E and F fields of the new
record with the E, F fields of the old record.
Does that make any sense?