J
Jay Yate
I have a report that needs to subtract dates in the same
column different row e.g. date from row 1 subtracted from
date on row 2 etc.
The query orders by date DESC so all dates are less than
the prior date.
Subtracting 2 dates in 2 different columns of the same row
is easy. I'm not sure how to approach this.
Thanks.
column different row e.g. date from row 1 subtracted from
date on row 2 etc.
The query orders by date DESC so all dates are less than
the prior date.
Subtracting 2 dates in 2 different columns of the same row
is easy. I'm not sure how to approach this.
Thanks.