ok so i have been searching for about 8 days and cant quite get this to work for me.
I am trying to run a query that shows items in my database that are coming due within 45 days of a due date.
I tried using this criteria: <Date()+"45" And >Date()
I thought i had it working, but then wound that it wasn't can anyone help please?