R
REGREGL
Hello all,
I have a report with column headings that are dates. These are displayed in
mm-yy format. The first column is todays date =date(). The next 11 columns
need to display the previous 11 months. I had set it up as the second column
being =date()-30 and the next column =date()-60, and so on and so forth. The
problem is (which you may have already figured out) is that when we get to a
certain point of the month and on certain months 30 days doesnt necessarilly
equate to the previous month (such as on Jan 31st). In that event, I would
have two Jan-08 columns (which I do not want).
Do any of you have a solution to this problem?
Thank you in advance!!!
I have a report with column headings that are dates. These are displayed in
mm-yy format. The first column is todays date =date(). The next 11 columns
need to display the previous 11 months. I had set it up as the second column
being =date()-30 and the next column =date()-60, and so on and so forth. The
problem is (which you may have already figured out) is that when we get to a
certain point of the month and on certain months 30 days doesnt necessarilly
equate to the previous month (such as on Jan 31st). In that event, I would
have two Jan-08 columns (which I do not want).
Do any of you have a solution to this problem?
Thank you in advance!!!