I have a report that contains a field that is a “Combo Box”. This field has to do with different locations and will always be “Back Warehouse Floor #1; Back Warehouse Floor #2; Back Warehouse Attic; Front Warehouse”. I want the records in the report to first list all the records with ”Back Warehouse Floor #1” in the “Location” field then next list all the records with “Back Warehouse Floor #2” in the “Location” field and so on. The order that I want (of these location names) is not in alphabetic order. Any ideals on how I might do this. Thanks