WHY WAS THE CONVERT FUNCTION DROPPED IN EXCEL 2003???

G

Guest

When I updated to 2003 three some of my spreadsheets not longer worked
because the CONVERT function is no longer available. Does anybody know why
it was removed??

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...dg=microsoft.public.excel.worksheet.functions
 
P

Peo Sjoblom

It is not removed, it has always been an add-in, so to install it, keep the
2003 office/excel cd handy, tools>add-in, check ATP (Analysis ToolPak) and
follow the instructions
 
A

Alan

dan said:
When I updated to 2003 three some of my spreadsheets not longer worked
because the CONVERT function is no longer available. Does anybody
know why it was removed??

Hi Dan,

It is a custom function that is supplied via an add-in.

As a general rule, I would suggest that you avoid using functions from
add-ins since, as you have discovered, they only work if the user has
that particular add-in available. If you need to use a custom
function, you could include it with the workbook, but that then means
the user gets a 'macro' warning when opening the workbook (if they
have their settings to warn).

IMHO is it just better to avoid using UDFs and functions from add-ins
if at all possible.

Not always easy I grant you!

Alan.
 

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