Missing function in Excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to use the function DECHEX() to convert decimal numbers to
hexadecimal, but the function isn't installed on my PC.

Can I get a fix for that?
 
Its actually DEC2HEX() and from ms help
If this function is not available, and returns the #NAME? error, install and
load the Analysis ToolPak add-in.
 
The function you want is DEC2HEX, and it's in the Analysis ToolPak. Look
under Tools/ Add-ins.
 

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

Back
Top