I have a pass-through query that has two dates as parameters. The problem is those dates need to be changeable. I thought it would be a simple VBA statement to just delete the old query and create a new one as and when needed. It appears it is not, or I am missing a key point. Is there a simple way to call a SQL procedure with changing parameters. I want this pass-through to be available for a report.
Thanks
Thanks