Is it possible to query a range of dates starting with a single date? I want to be able to put in a date, and get that date plus the next 5 days as an example. I know how to set up a between query for dates, that's not quite what I want to do though.
I know the answer is probably pretty simple, but I can not seem to find the answer through google.