B bobby213 New member Local time Today, 11:31 Joined May 25, 2000 Messages 5 Jun 5, 2000 #1 How would you automate the sort ascend feature in a subform? I tried the orderby field in the properties section [fieldname]ASC but it doesnt work all the time is there another way? thanks, bob
How would you automate the sort ascend feature in a subform? I tried the orderby field in the properties section [fieldname]ASC but it doesnt work all the time is there another way? thanks, bob
M Mitch Registered User. Local time Today, 11:31 Joined May 23, 2000 Messages 31 Jun 5, 2000 #2 You just need to enter the field name without the ASC as Acending is the standard sorting order DESC needs to be added if you want it the other way. HTH Mitch.
You just need to enter the field name without the ASC as Acending is the standard sorting order DESC needs to be added if you want it the other way. HTH Mitch.