Export problem

border20

Registered User.
Local time
Today, 13:16
Joined
Jan 8, 2003
Messages
92
I had a form that exports a query to an excel document... (some parameters on the form) I worked fine until I aded a criteria to the query,,, now the query still works fine but it wont export...

tells me: to many defined fields....

can anyone help ?
 
What was the criteria you added to the form?

It might help us better understand the problem.

Thanks.
 
between [forms]![formname]![label1].[caption] and [forms]![formname]![label2].[caption]
 
Problem solved ! thx :) i didn't test to see if the query was empty before exporting...
 
Last edited:

Users who are viewing this thread

Back
Top Bottom