Report won^t exclude a value
Posted: Tue Nov 16, 2004 6:13 pm
In my report, I have numerous calculations that figure out different yield percentages for each record. For Yield % A, I have calculation A; for Yield % B, I have calculation B; etc.____Most of the yields are around 60-70%, but some are above 100%.____When I create a filter to only print records where Yield A is greater than 100, it returns 0 records ... even though I know for sure that there are some records for Yield A where the yield is greater than 100%.____Why won^t it filter these out?____Thanks