F
FrankM
I have a Form which Users update fields with comments. This form is based off
a Query which has criteria in it to specify a date range, filter out certain
comments and limited the records to a particular Site (the Site piece is
based off another Form).
The issue is there are multiple records which have all the same information
accept for the Primary Key (which is an Auto Number) and the Account field. I
want to filter out the duplicate records and have just the first Account
displayed but every time I try to do that the Query can not be used to update
the comment field.
I hope that makes sense.
Any thoughts?
a Query which has criteria in it to specify a date range, filter out certain
comments and limited the records to a particular Site (the Site piece is
based off another Form).
The issue is there are multiple records which have all the same information
accept for the Primary Key (which is an Auto Number) and the Account field. I
want to filter out the duplicate records and have just the first Account
displayed but every time I try to do that the Query can not be used to update
the comment field.
I hope that makes sense.
Any thoughts?