I have a table with about 30 fields in them. In the report i am creating , i
want the user to choose one of these fields to get the report.
How can i make it possible that the use can choose the field rather than the
contents of the fields.
Eg: allow user to select any one of the fileds i the field list Field1,
Field2
How can i do this??? please help.
Thanks
Klatuu - 12 Jul 2007 23:26 GMT
What you are doing seems strange, but if you want a way to select a field,
use a combo or list box with Field List as Row Source Type.

Signature
Dave Hargis, Microsoft Access MVP
> I have a table with about 30 fields in them. In the report i am creating , i
> want the user to choose one of these fields to get the report.
[quoted text clipped - 8 lines]
>
> Thanks