Hi all,
I've been trying to work out how I can SELECT only the latest date from a table. I've created an Audit Trail Table in Access and want to report on a form, where the item currently is:
I have two tables:
Items = ItemNo+ItemDesc
Audit= DateTime+ItemNo+Loc+User
and I want to see on a Form and a Report what each item is and where it currently is.
Hope this is clear, and hope to hear from you soon
pkin
I've been trying to work out how I can SELECT only the latest date from a table. I've created an Audit Trail Table in Access and want to report on a form, where the item currently is:
I have two tables:
Items = ItemNo+ItemDesc
Audit= DateTime+ItemNo+Loc+User
and I want to see on a Form and a Report what each item is and where it currently is.
Hope this is clear, and hope to hear from you soon
pkin