G
Guest
H
I have a field name date. what I would like to do is to prevent duplication query - where it is group by I changed it to "First" (first of date request) and in the next field "Last" (last of Date request) I want a record show when there is a differnet date.
ie. "First" date 9/4/0
"Last" date 9/403 the
I have a record with two difference dat
i.e. "first" 9/24/0
"last" 10/24/0
how to prevent last from duplicating from first
I have a field name date. what I would like to do is to prevent duplication query - where it is group by I changed it to "First" (first of date request) and in the next field "Last" (last of Date request) I want a record show when there is a differnet date.
ie. "First" date 9/4/0
"Last" date 9/403 the
I have a record with two difference dat
i.e. "first" 9/24/0
"last" 10/24/0
how to prevent last from duplicating from first