Dynamic query

S

sergiosr

Hi,

I have a query with 14 fields and I need to break that in many small
queries. I was wondering if it would be possible instead of creating
more queries, to make this query dynamic. I would like the user to be
able to choose which fields to be included in a query, every time that
he runs this query.

Is this possible?

Thanks,

Sergios
 
D

Duane Hookom

Can you explain why you need to allow a user to select fields? Normally
users select a limited group of records, not fields. Any answer to your
question might depend on your needs and reasons.
 
Top