Can someone help me write a query that will allow me to enter a date with a parameter, then pull all records that are 60 days past that date entered?
For example, if I enter a date of 6/6/2012, I want it to pull all the records that have a date of April 8th, 7th, 6th....or later.
For example, if I enter a date of 6/6/2012, I want it to pull all the records that have a date of April 8th, 7th, 6th....or later.