Thanks for both of your help.
The first approach gave me an hour glass for a long period of time so I had to abort the run.
The second approach yielded too few lines.
I will continue to play with it.
Thanks again for your help.
Thanks so much for your quick response,
I got parameter boxes for a.RepairDate, a.LatestWO, a.LatestRepairDate so I clicked OK for each without putting values in them and then it just gave me an hour glass for a long period of time...I finally had to abort the run.
I was wondering about the...
I am trying to do a report that shows the same job done on a unit within 6 months of the previous job. Here's my SQL:
SELECT b.Unit, b.Job, b.WO, b.[Unit-Job], b.[Unit-Job-WO], b.RepairDate, b!RepairDate-[Repairs]![RepairDate] AS [Delta in Days], [Repairs].WO AS [Previous WO]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.