G
Guest
Hi there,
I have two tables: tblOwner and tblHerdInformation.
Fields in report: Municipality, NumberInHerd, TestingCompleteDate
Issue:
I am trying to create a report where by I have a listing, given a specidic
time frame, of municipality and the number of cattle tested for each
municipality. Also included is the number of herds that represents. The
herd count can be determined by the testing date. Each testing date
represents one herd tested.
Problem.
There are several instances where a herd has been tested more than once in a
given time frame. In that case, I want the most recent date and cattle
count so as not to duplicate cattle numbers.
How can I acheive this report?
Kind regards in advance,
I have two tables: tblOwner and tblHerdInformation.
Fields in report: Municipality, NumberInHerd, TestingCompleteDate
Issue:
I am trying to create a report where by I have a listing, given a specidic
time frame, of municipality and the number of cattle tested for each
municipality. Also included is the number of herds that represents. The
herd count can be determined by the testing date. Each testing date
represents one herd tested.
Problem.
There are several instances where a herd has been tested more than once in a
given time frame. In that case, I want the most recent date and cattle
count so as not to duplicate cattle numbers.
How can I acheive this report?
Kind regards in advance,