Ok so im making a query that will select all the job postings from my database posted in the last 4 weeks. I dont want to hard code the exact date in as it wouldnt be the same tomorrow. Ive tried different variations of datediff() using the Now() function but i cant seem to get it right...any ideas on what im doing wrong?