Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: CindyI am trying to solve a problem related to dates.
For example, I have a bill date of 05/19/2012. I have an issue that has existed for 3 months, and was discovered on this bill date.
I need to derive the previous 3 bill dates from the info I have. The answer, in this example would be 04/19/2012, 03/19/2012 and
02/19/2012. Is there a way to take that single instance of date + number of months, and produce the corresponding dates for each incident?
Thanks,
Cindy