I have a Field that has the values High, Med, and Low. I want to have a header in the report sort High, Med, then Low and not alphabetically. Can I do this?
I'm confused as to how you add SortOrder as a field. Do I just title it as SortOrder? then where do I put the if statment?
I also changed the order in which High Med and Low appear in my table and they changed back to the order they were in before. Is there a way to move the record order without hurting the records that use this table? for example, This table is called urgency. the records are High Med and Low. Each of these have other records that are attached to these since these values are used in a combo box in another field. how do i change the order or them in the table?