I have a need to allow our employees to create a query that will capture various selections from a form. They like to slice and dice data and view it different ways, at a detail level or total level or both. All tables are the same with identical field names. I know this will be in VBA using variables, and I'm hoping to dynamically create the query on the fly. Has anyone done this before?
Thanks
Thanks