B
Bob via AccessMonster.com
I have developed an application which, among other things, uses DoCmd.,
OpenReport to display a report selected from a list. Prior to that the
application has assembled both WHERE and ORDER BY strings for the sequel
command. DoCmd.OpenReport has a parameter for including the WHERE string but
I can't find a means of including the ORDER BY index instruction. Any clue
would be appreciated.
OpenReport to display a report selected from a list. Prior to that the
application has assembled both WHERE and ORDER BY strings for the sequel
command. DoCmd.OpenReport has a parameter for including the WHERE string but
I can't find a means of including the ORDER BY index instruction. Any clue
would be appreciated.