I have an Audit Table tracking changes on a form. It works good! I have a query to show me original values and new values of changed fields. One of the Fields is called FieldName. There are 9 possible values that can appear in FieldNames:
1. MCN Number
2. MCN Originator
3. OMS Status
4. Process
5. SOE Code
6. SOE Date Needed
7. SOE Desc
8. SOE Worker
9. What Changed
These are the only possible values for FieldName. I can sort A-Z or Z-A but I really want a different order.
I would like to have all the SOE Codes be at the top and the SOE Desc etc. etc. Is there anyway to have the Values appear in different sort orders? Thanks for your help.
1. MCN Number
2. MCN Originator
3. OMS Status
4. Process
5. SOE Code
6. SOE Date Needed
7. SOE Desc
8. SOE Worker
9. What Changed
These are the only possible values for FieldName. I can sort A-Z or Z-A but I really want a different order.
I would like to have all the SOE Codes be at the top and the SOE Desc etc. etc. Is there anyway to have the Values appear in different sort orders? Thanks for your help.