View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.setup
Charles Belov Charles Belov is offline
external usenet poster
 
Posts: 2
Default Where are the engineering functions?

Excel 2003 help tells me I can use HEX2DEC to convert hexadecimal
numbers to decimal, but when I try to use it in a formula

=HEX2DEC(A2)

Excel changes it to read

=hex2dec(A2)

and displays #NAME? in the spreadsheet.

If I click on fX and select All, HEX2DEC does not appear in the list,
nor does any other of the engineering functions. How do I get them?

Charles "Chas" Belov