ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Figuring Dates quit working! (https://www.excelbanter.com/excel-worksheet-functions/260506-figuring-dates-quit-working.html)

rroswell86

Figuring Dates quit working!
 
I have used a spreadsheet for years (not created by me) that figures dates
for leases. I enter the starting date at the top, then in a column the
number of months for each step of the lease. The formula would then figure
out starting and ending date for each period.

Example: Starting Date 4/1/2010
3 4/1/10 6/30/10
12 7/1/10 6/30/11

The formula that suddenly quit working is copied and pasted below.

='C:\Program
Files\MSO\OFFICE11\LIBRARY\Analysis\ATPVBAEN.XLA'! EOMONTH(E15,B15-1)

Any ideas?

Bob Phillips[_4_]

Figuring Dates quit working!
 
Sounds like your file has moved.

Just try

=EOMONTH(E15,B15-1)

--

HTH

Bob

"rroswell86" wrote in message
...
I have used a spreadsheet for years (not created by me) that figures dates
for leases. I enter the starting date at the top, then in a column the
number of months for each step of the lease. The formula would then
figure
out starting and ending date for each period.

Example: Starting Date 4/1/2010
3 4/1/10 6/30/10
12 7/1/10 6/30/11

The formula that suddenly quit working is copied and pasted below.

='C:\Program
Files\MSO\OFFICE11\LIBRARY\Analysis\ATPVBAEN.XLA'! EOMONTH(E15,B15-1)

Any ideas?




Teethless mama

Figuring Dates quit working!
 
B1: Start date
A1: number of months

=EDATE(B1,A1)-1



"rroswell86" wrote:

I have used a spreadsheet for years (not created by me) that figures dates
for leases. I enter the starting date at the top, then in a column the
number of months for each step of the lease. The formula would then figure
out starting and ending date for each period.

Example: Starting Date 4/1/2010
3 4/1/10 6/30/10
12 7/1/10 6/30/11

The formula that suddenly quit working is copied and pasted below.

='C:\Program
Files\MSO\OFFICE11\LIBRARY\Analysis\ATPVBAEN.XLA'! EOMONTH(E15,B15-1)

Any ideas?



All times are GMT +1. The time now is 03:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com