Hi everyone,
I'm thinking someone will probably figure this out fairly easily. I have two columns with data:
Production Date (usually the first day of a certain month)
- examples would include 8/1/2008 or 12/1/2008
Then I have a number of months until Expiry (Expiry Months)
- examples would include, 1, 20, or 24
In the third column, I need to find the expiry date, based on the number of expiry months between it and the production date (first column). I could use 30 days/month and work something out, but it needs to be 100% accurate. Any ideas?
Thanks in advance!
Barrett
I'm thinking someone will probably figure this out fairly easily. I have two columns with data:
Production Date (usually the first day of a certain month)
- examples would include 8/1/2008 or 12/1/2008
Then I have a number of months until Expiry (Expiry Months)
- examples would include, 1, 20, or 24
In the third column, I need to find the expiry date, based on the number of expiry months between it and the production date (first column). I could use 30 days/month and work something out, but it needs to be 100% accurate. Any ideas?
Thanks in advance!
Barrett