I have two tables in a query. Joined by fldTAIL. One table is aircraft delays and the other is aircraft parts needed for the delays. Both tables have a DATE field in date/time data type. I need to get all the parts needed for the delay (based on the fldTAIL join) 1 day prior to the delay DATE.
Any suggestions?? DateAdd or DateDiff or etc..... and then how??
Thanks in advance,
jw
Any suggestions?? DateAdd or DateDiff or etc..... and then how??
Thanks in advance,
jw