C
CDG via AccessMonster.com
I am working on a query that sums 2 fields separately. I created an
expression to calculate a percentage based on these 2 sums - sum of column 2
/ sum of column 1. I set the format to percentage. The sums and calculation
of the percent work fine. I now need to tell the query to only display
records that have a percentage of 80% or above. When I place >=80 or >=80%
in the criteria area, an error message is displayed. I also tried this in a
filter and did not have much success. Any ideas on how I can get this to
work?
Thank you.
expression to calculate a percentage based on these 2 sums - sum of column 2
/ sum of column 1. I set the format to percentage. The sums and calculation
of the percent work fine. I now need to tell the query to only display
records that have a percentage of 80% or above. When I place >=80 or >=80%
in the criteria area, an error message is displayed. I also tried this in a
filter and did not have much success. Any ideas on how I can get this to
work?
Thank you.