.orderby acending/decending?

B

brent

how can the orderby property be used to sort ascending or
decending?

Im currently using:

Forms!frm_form.sfrm_subform.Form.OrderBy = "OrderNo"

where the sort order is ascending only...

thanks for any input!

brent
 
Top