I have a dialog form used to filter data to a report. I want to be able to use a list box to decide which field columns from a table or query I want on the report. I would guess it would work like the Access form wizard. The listbox choices would be a single column of the the actual field column names, ie:
FirstName
LastName
JobTitle
rather than the usual output: John Doe Supervisor
Mary Doe Principal
Does this make any sense, and is it possible to do?
Thanks.
FirstName
LastName
JobTitle
rather than the usual output: John Doe Supervisor
Mary Doe Principal
Does this make any sense, and is it possible to do?
Thanks.