orderby 2 fields

tanzania

Registered User.
Local time
Today, 06:35
Joined
Oct 20, 2006
Messages
91
Hi, I was wandering if it was possible to orderby on two fields? for example, I have my primary ordering into two groups, then I want a secondary ordering within these 2 groups.

Thanxs!
 
From Help:

The OrderBy property is a string expression that is the name of the field or fields on which you want to sort records. When you use more than one field name, separate the names with a comma (,).
 
Wow, that easy! thanks :-)
 

Users who are viewing this thread

Back
Top Bottom