I have a query where I need to print a record that is located in the middle of the table first. I don't need to worry about any special sorting for the rest of the information. It's alphabetical the record starts with a "P" and there are 40 records within the table. I was wondering if there was a way I could get this record pulled first without having to manually sort it.
Thanks
Thanks