Hi all!
I’m probably having a duh moment, so I’m hoping someone out there can help straighten me out….
I have a form that builds the “WhereCriteria” of both a form and a report.
If I want the sort options to pass through to the form, I can use OpenArgs to pass an Order by value.
If I want the sort options to pass through to the report, what do I do? There is no OpenArgs of the report. I tried including “Order by” in the WhereCriteria statement, but it gives me a syntax error.
Is the only way around this to create a global variable to pass the information?
And, for kicks, if this is true, is it fixed in XP? (countdown has started, 5 days until we convert from 97 to XP)
TIA!
Cecilia 🙂