C
chesterman
I have an Table tblassets which has a field fldcurrentloc. In another table
tbltransactions I have another field fldlocationto. What I want to ensure is
that fldcurrentloc is always be the same as the latest entry in
fldcurrentloc. The tranactions table does have a flddate so transactions can
be sorted. THe two tables are linked via the field fldassetno.
Any guidance or help appreciated.
tbltransactions I have another field fldlocationto. What I want to ensure is
that fldcurrentloc is always be the same as the latest entry in
fldcurrentloc. The tranactions table does have a flddate so transactions can
be sorted. THe two tables are linked via the field fldassetno.
Any guidance or help appreciated.