That did the trick, thanks.
I have never changed the Order By property. Does that property get
modified when a query is run against the form from the Macro?
> >I am getting an error message "Too many expressions in ORDER BY Clause" on
> >several different macros that I am trying to execute that just open a form
[quoted text clipped - 12 lines]
>
> John W. Vinson[MVP]
John Vinson - 01 Aug 2005 00:13 GMT
>That did the trick, thanks.
>
> I have never changed the Order By property. Does that property get
>modified when a query is run against the form from the Macro?
I don't use Macros, and I'm not certain! I believe it does get changed
if someone opens the form and uses the menu options (or, if it's a
datasheet form, clicks on the column headers) to change the sorting,
and then saves the form.
John W. Vinson[MVP]