Report with a query & Filter

omaggi

Registered User.
Local time
Today, 11:53
Joined
Oct 19, 2009
Messages
43
Hallo my friends.

I have a problem doing a report.

I have a form with 4 filters (drop down list) that works with a query (select).
With the code "FilterOn" I make this choice and at the end I order the records with Me.OrderBy = "valore desc".
Till now works greatly.

Now I have the necessity to make a report about the results but I have some problems.

I tried to use "Docmd.openReport" and make some filters but the output is not good.

Is it possible to make this report about the results I have and in the same order (desc)?

Thanks for any suggestions, greetings!
 
Nobody can help me? I really need it... :(

Up...

Greetings.
 
I need help, please!
 

Users who are viewing this thread

Back
Top Bottom