View Full Version : sort ascending in a subform


bobby213
06-05-2000, 05:59 AM
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

Mitch
06-05-2000, 07:12 AM
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.