
		 Often you want your output to be sorted in a particular way, for example, by increasing purchase order number or increasing size or weight.  EZrpt lets you select for any field either no sort on that field (default), or Ascending (values start smaller and get larger) or Descending (the reverse) sort.  

The order in which you click on the A and D buttons determines the sort precedence: that is, if you click on A for the field Value and then on A for the field PONUM, you would end up with items sorted by value, but where items had the same value they would then be sorted by PONUM.  This permits you to do fairly intelligent formatting of your data.  

As with the PR buttons, you can undo a sort request by clicking again on the same button you chose before.
	
