VBA call to Change Acess Sort Order

J

Jay_44

What is the VBA object call and parameters required to change the sort
order for a report?

For Example, Sort by First Name asc, Last Name asc Then change to Sort
by Last Name desc. How would I code this and can this be changed
during run time report generation?
 
Top