I need my sales query to search an existing table for the highest instance of Date_ID, and then run the query for all dates between the day after Date_ID and yesterday.
Will I need VBA to look up and store this value? Either way, how can I do this?
Will I need VBA to look up and store this value? Either way, how can I do this?