#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default convert formula

Hi

I am trying to convert a cell from metre to ft. The formula I use is
=convert(C1,"m","ft"). This results in #NAME? If I put a number in place
of C1, the formula still does not work.

I'd appreciate it if someone could let me with why this is happening.

Thank you in advance


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default convert formula

The CONVERT function is part of the Analysis ToolPak Add-In. You'll need to
activate that first.

TOOLS
ADD-INS
Check "Analysis ToolPak"
OK

HTH,
Elkar


"April" wrote:

Hi

I am trying to convert a cell from metre to ft. The formula I use is
=convert(C1,"m","ft"). This results in #NAME? If I put a number in place
of C1, the formula still does not work.

I'd appreciate it if someone could let me with why this is happening.

Thank you in advance



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 182
Default convert formula

Hello, April!
You wrote on Thu, 2 Nov 2006 20:45:57 -0000:

A I am trying to convert a cell from metre to ft. The formula
A I use is =convert(C1,"m","ft"). This results in #NAME? If
A I put a number in place of C1, the formula still does not
A work.

A I'd appreciate it if someone could let me with why this is
A happening.

Did you try HELP? The reason for getting #NAME is specifically
mentioned: you don't have the Analysis Toolpack installed.

James Silverton
Potomac, Maryland

E-mail, with obvious alterations:
not.jim.silverton.at.comcast.not

  #4   Report Post  
Posted to microsoft.public.excel.misc
Ian Ian is offline
external usenet poster
 
Posts: 238
Default convert formula

Convert is part of the Analysis ToolPak add-in. It returns #NAME because the
add-in is not present and Excel does not recognise the function.

--
Ian
--
"April" wrote in message
...
Hi

I am trying to convert a cell from metre to ft. The formula I use is
=convert(C1,"m","ft"). This results in #NAME? If I put a number in place
of C1, the formula still does not work.

I'd appreciate it if someone could let me with why this is happening.

Thank you in advance



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default convert formula

ToolsAdd-insCheckmark in Analysis ToolPak to load it.

The ATP contains the CONVERT function.

If you had looked for "convert" in Help you would have seen the warning about
#NAME? and the ATP.


Gord Dibben MS Excel MVP

On Thu, 2 Nov 2006 20:45:57 -0000, "April" wrote:

Hi

I am trying to convert a cell from metre to ft. The formula I use is
=convert(C1,"m","ft"). This results in #NAME? If I put a number in place
of C1, the formula still does not work.

I'd appreciate it if someone could let me with why this is happening.

Thank you in advance




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 174
Default convert formula

Of course, you could just use this formula.....

=C1*3.280839895

"April" wrote:

Hi

I am trying to convert a cell from metre to ft. The formula I use is
=convert(C1,"m","ft"). This results in #NAME? If I put a number in place
of C1, the formula still does not work.

I'd appreciate it if someone could let me with why this is happening.

Thank you in advance



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to convert a formula into text in order to display the formula Claudio Hartzstein Excel Discussion (Misc queries) 2 July 13th 06 09:58 AM
How can I convert the result of a formula to a whole number? crystal Excel Discussion (Misc queries) 1 April 28th 06 07:06 AM
convert formula to its value w/out copy and paste Allan Editor Excel Discussion (Misc queries) 3 January 12th 06 04:19 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Is there a formula to convert numbers to written text in Excel? LZC Excel Worksheet Functions 3 November 27th 04 08:10 PM


All times are GMT +1. The time now is 02:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"