Search XL help for 'sort' (w/o the quotes). One of the suggested topics is
"Sort a range." One of the sections it contains is "Sort rows by four
criteria (columns)"
You can extend that explanation to more than 4 criteria: Sort by the lowest
keys first. Then sort by the next high-order keys. Work your way to the
highest-order keys, which will be the last sort.

Signature
Regards,
Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
> Hello;
> I am working on an excel ( Office 2003 ) spread sheet to develope a golf
[quoted text clipped - 7 lines]
> function beyond the excel default of three.
> Any suggests would be greatly appreiciated.