G
Guest
I have two fields, one called OrdDate and another ShippedDate. I want to
retrieve data from date ordered to 10 days after the ship date.
<=[ShippedDate] in the criteria field under ShippedDate
I tried <=[ShippedDate]+10 but it don't work.
Thanks, for anyones help.
retrieve data from date ordered to 10 days after the ship date.
=[OrdDAte] in the criteria field under OrdDate
<=[ShippedDate] in the criteria field under ShippedDate
I tried <=[ShippedDate]+10 but it don't work.
Thanks, for anyones help.