Make sure you have a query for the report record source....in the query, put the following in the first blank field and change the [field] to [yourfieldname]:
IIF([field]=1 Or [field]=2 Or [field]=3, 1, IIF([field]=4 Or [field]=5 Or [Field]=6, 2, IIF([field]=7 Or [field]=8 Or [field]=9, 3, 4)))
Then include this field in your report and group by it.... Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. (Albert Einstein)
Robert L. Johnson III, MCP, Network+, A+
Access Developer/Programmer
robert.l.johnson.iii@citigroup.com