formula from Excel97 doesn't work in Excel2003,any ideas why?

G

Guest

The formula I'm using is
=IF(C3="","",EDATE(C3,(D3*6)))
and instead of producing the required date its giving me a #name? error

this worked absolutely fine in Excel97 but not in Excel2003 and I can't work
out why

Has anyone got any ideas?
 
G

Guest

EDATE is in the Analysis Toolpak. You need to go to Tools|Add-Ins and Check
the analysis Toolpack. You may have to recalculate the sheet.
Try Selecting the whole sheet and then pressing F9.

tj
 
D

Don Guillett

You didn't try help first, did you?

EDATE
See Also

Returns the serial number that represents the date that is the indicated
number of months before or after a specified date (the start_date). Use
EDATE to calculate maturity dates or due dates that fall on the same day of
the month as the date of issue.

If this function is not available, and returns the #NAME? error, install and
load the Analysis ToolPak add-in.

How?
 
G

Guest

brilliant
thanks for your help

tjtjjtjt said:
EDATE is in the Analysis Toolpak. You need to go to Tools|Add-Ins and Check
the analysis Toolpack. You may have to recalculate the sheet.
Try Selecting the whole sheet and then pressing F9.

tj
 
G

Guest

actually I did try the help first but I couldn't find the answer so posted here

we obviously can't all be as perfect as you
 
D

Don Guillett

--
Don Guillett
SalesAid Software
(e-mail address removed)
nic said:
actually I did try the help first but I couldn't find the answer so posted here

we obviously can't all be as perfect as you
 
D

Don Guillett

Thanks for the kudos, but It doesn't take perfect to f1>select index>type in
edate. What did you try?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top