I have a report and part of the report looks like:
Using the first column as an example, I'm trying to figure out how to DCount the records that are >110%, between 106 and 109.9, between 101 and 105.9, between 96 and 100.9, between 91 and 95.9, between 86 and 90.9, between 81 and 85.9, between 76 and 80.9, between 71 and 75.9, and < 71.
Microsoft Access is a rapid application development (RAD) relational database tool. Access can be used for both desktop and web-based applications, and uses VBA (Visual Basic for Applications) as its coding language.