I need to break my report up into groups. I have no problem doing this, except that Access wants to add its own sort method to the group. This report draws from a query that has a rather complex set of expressions that sort the field the way I need it. I am just trying to figure out a way to let the report group on the field without sorting it.
For clarification, the field appears similar to an ip address, i.e. #.#.#.# The normal sort methods that Access uses are not capable of properly sorting this type of format.
For clarification, the field appears similar to an ip address, i.e. #.#.#.# The normal sort methods that Access uses are not capable of properly sorting this type of format.