Displaying percentages

82412

Registered User.
Local time
Today, 04:59
Joined
Dec 15, 2006
Messages
25
Total from query, percentage from table

This is probably simple but it's something I haven't had to do before.

I have a main table.
I have a filter query based on this table.
I have a report, based on the query, which displays the total number of records in the query.
In the same report, I would like to display this total as a number (already done, obviously) and also as a percentage of the total number of records in the main table.

How would I go about this?
 
Last edited:

Users who are viewing this thread

Back
Top Bottom