Guest_imported
New member
- Jan 1, 1970
- 0
I am trying to sort a column that has null fields in it. I need to sort the field ascending while the null fields stay in order. Example: first field has a 6 and then the next 6 fields are empty then the next field has a 5 and the next 5 fields are empty. I need to keep the empty fields where there are while sorting the numeric fields in ascending order