Setting sort order from Word VBA

  • Thread starter Thread starter Bo Hansson
  • Start date Start date
B

Bo Hansson

I'm controlling an Access database by means of Word VBA code.
I know that I can have the read data sorted by defining an Index to the
recordset,
but how do I chosse the sort order (ascending/descending)?

/BosseH
 
Back
Top