Ok, on click how would I run a sql statement? The only options are code, macro, or expression? Just run a DoCmd. RunQuery?
Also, I want to put a date range in there to chose what metrics to look up. How can Ido this in the query without making it parameter? on the form I have 2 datepickers to...