I have a DB built where the users can simply fill out what criteria they wish to report off of in a form then click the command button associated with that particular query. For example they want an employee attrition list for the period of Jan 1st 2003 to Jan 25th 2003. Now they just fill in the dates on the form click the attrition command button and it executes the query which i designed. Now if that particular user wanted to customize that report how would they go about doing it without giving them access to the query. I am sure some sort of pop up form bound to the report would work if it performed a filter function, but i'm unsure of how to set it up. In short all i want is if the user wants the column of "LastName" not to be shown in the report how would they accomplish that from a form? Any help you folks could give would be greatly appreciated.
Thanks
Chris
Thanks
Chris