Create a report from a filtered table

mrsgandy143

New member
Local time
Today, 17:22
Joined
May 9, 2012
Messages
1
Is there a way to create a report and it only show what has been filtered from the table?
 
Hi,
Create a query, include the table and create it as such that the query shows the same "filter" results. Then create a report from that query.
 

Users who are viewing this thread

Back
Top Bottom