Hi all, First Post :)
I am currently trying to make a database based on a Video Shop for my ITQ course and I am completely confused why my IIF statements wont show the dates to equal todays date:
I am Using Date Add to give me a date 2 days+
DateDue: DateAdd("d",2,[DateRented])
then using...