How do I word my commands in expression builder?

D

Database Kraze

I am in the process of creating a document based on fields in a table,
unfortunately the fields have some duplicating values and I cannot filter
what I need due to the way the table that I am pulling from is inaccurate.
 
D

Douglas J. Steele

Sorry, you're going to have to give more information than that.

Can you give an example of what's wrong?
 
J

John Vinson

On Mon, 13 Nov 2006 13:32:01 -0800, Database Kraze <Database
I am in the process of creating a document based on fields in a table,
unfortunately the fields have some duplicating values and I cannot filter
what I need due to the way the table that I am pulling from is inaccurate.

Then fix the error in the query.

If you would like help doing so, give us some information about the
structure of your table and the SQL view of your query.

John W. Vinson[MVP]
 
Top