#1   Report Post  
Novice25
 
Posts: n/a
Default simple ?

I'm trying to add a number to a cell that begins with 0 and i can't. why?????
--
Thank you
  #2   Report Post  
John Mansfield
 
Posts: n/a
Default

Since there is a zero in front of the number, it's possible that Excel is
reading the number as text as opposed to a value. To convert your "text"
number to an actual value, you can use the VALUE worksheet function. For
example, if cell A1 contains "0016", add this formula to cell A2
"=VALUE(A1)". The value returned in cell A2 will be 16.

----
Regards,
John Mansfield
http://www.pdbook.com

"Novice25" wrote:

I'm trying to add a number to a cell that begins with 0 and i can't. why?????
--
Thank you

  #3   Report Post  
Gord Dibben
 
Posts: n/a
Default

To enter a number like 01234 you must pre-format the cell as text or enter an
apostrophe then 01234.

The "number" will be text and not usable in a formula.

OR enter 1234 and custom format to 00000 which will allow 1234 to be a real
number.


Gord Dibben Excel MVP

On Thu, 3 Mar 2005 16:35:01 -0800, "Novice25"
wrote:

I'm trying to add a number to a cell that begins with 0 and i can't. why?????


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
Simple But Stumped Brian Keanie Excel Discussion (Misc queries) 3 February 5th 05 02:56 AM
Excel Miscalculates simple formula..Help!! Dave Excel Worksheet Functions 1 January 12th 05 03:30 PM
simple formula Shooter Excel Worksheet Functions 1 January 6th 05 07:34 PM
why can't excel do a simple find and copy row from a worksheet to. rasman Excel Worksheet Functions 2 December 28th 04 05:49 PM
Please help correct a simple error lwhite New Users to Excel 1 December 9th 04 09:39 PM


All times are GMT +1. The time now is 07:35 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"