close

I want to enter a date in field A1 and have every field after that
display the date in one month increments. So if A1 is 4/30/2006, then
A2 will be 5/30/2006 etc. I've tried using [=EDATE(A1,1)] as suggested
in Excel Help files, but it's returning #NAME? Not sure what I'm doing
wrong?--
bcamp1973
------------------------------------------------------------------------
bcamp1973's Profile: www.excelforum.com/member.php...oamp;userid=32268
View this thread: www.excelforum.com/showthread...hreadid=520200
You probably need to install the Analysis Toolpak.

On the Tools menu, click Add-Ins. In the Add-Ins available list, select
the Analysis ToolPak box, and then click OK.HTH

Steve--
SteveG
------------------------------------------------------------------------
SteveG's Profile: www.excelforum.com/member.php...foamp;userid=7571
View this thread: www.excelforum.com/showthread...hreadid=520200I agree with SteveG's diagnosis of the Analysis Toolpak. However, I
wonder if you don't need a slightly different solution, and here's why:
when I mocked up your scenario and used EDATE with a start date of
1/30/2006 the result was 2/28/2006. The EDATE result for the following
months was 3/28, 4/28 etc, not producing your desired output of 3/30,
4/30.

Are you *always* trying to produce a date on the 30th of the month, or
is that just an example?
perfect! Thanks!--
bcamp1973
------------------------------------------------------------------------
bcamp1973's Profile: www.excelforum.com/member.php...oamp;userid=32268
View this thread: www.excelforum.com/showthread...hreadid=520200
Well, here's the deal. I'm guessing (haven't started payments yet) that
my mortgage will probably be due the same date of each month. If it's
due the last day of the month, then i agree this is an issue...however,
i'm totally stumped on how this might be overcome???--
bcamp1973
------------------------------------------------------------------------
bcamp1973's Profile: www.excelforum.com/member.php...oamp;userid=32268
View this thread: www.excelforum.com/showthread...hreadid=520200
To always return the last day of the month use EOMONTH.

=EOMONTH(A1,1)

Cheers,

Steve--
SteveG
------------------------------------------------------------------------
SteveG's Profile: www.excelforum.com/member.php...foamp;userid=7571
View this thread: www.excelforum.com/showthread...hreadid=520200
Thanks again!--
bcamp1973
------------------------------------------------------------------------
bcamp1973's Profile: www.excelforum.com/member.php...oamp;userid=32268
View this thread: www.excelforum.com/showthread...hreadid=520200

全站熱搜
創作者介紹
創作者 software 的頭像
software

software

software 發表在 痞客邦 留言(0) 人氣()