S
ST123
I have a table containing a long list of dates. Each date represnets a visit
to a particular job. Each date also represents a payment. I could have the
following visits in a month, say 1st April 2009, 14th April 2009, 15th April
2009, and 24th April 2009. These set of dates would only equate to 3
payments as the visits on the 14th and 15th are actually one visit over 2
days. Can I return MAX Dates within groups or dates +or- 5 days?
to a particular job. Each date also represents a payment. I could have the
following visits in a month, say 1st April 2009, 14th April 2009, 15th April
2009, and 24th April 2009. These set of dates would only equate to 3
payments as the visits on the 14th and 15th are actually one visit over 2
days. Can I return MAX Dates within groups or dates +or- 5 days?