Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
sm sm is offline
external usenet poster
 
Posts: 13
Default converting text cell to numeric cell

In a column (Excel2007) that is correctly formatted as numeric, one cell has
=INT(15/0.85+0.5) and has correct format as numeric, another cell has
=INT(75/0.85+0.5) and is formatted as text €“ both cells show actual values
(not formula). All the cells(over 1000) in this column have similar content,
and all except TWO have correct numeric format.
I have tried, without success, various ways to change the 2 text cells to
numeric .
I am baffled by this (why these 2 cells are different and why I cannot
change their format).
Any comments/suggestions ?
SM

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,071
Default converting text cell to numeric cell

The usual way is to perform a mathematical operation on the contents of the
cell. Select an out-of-the-way cell and enter a 1 into that cell. With
that cell selected, do Edit - Copy. Now select the cells with the problem.
Do Edit - PasteSpecial - Multiply. That should force a text number to a
number. HTH Otto
"SM" wrote in message
...
In a column (Excel2007) that is correctly formatted as numeric, one cell
has
=INT(15/0.85+0.5) and has correct format as numeric, another cell has
=INT(75/0.85+0.5) and is formatted as text - both cells show actual values
(not formula). All the cells(over 1000) in this column have similar
content,
and all except TWO have correct numeric format.
I have tried, without success, various ways to change the 2 text cells to
numeric .
I am baffled by this (why these 2 cells are different and why I cannot
change their format).
Any comments/suggestions ?
SM



  #3   Report Post  
Posted to microsoft.public.excel.misc
sm sm is offline
external usenet poster
 
Posts: 13
Default converting text cell to numeric cell

Thanks for your response.
Unfortunately, any mathematical operation gives the resultant value - does
not keep the formula used - I need to have the formula in the cells for later
updates (individually).
For now, I have solved this problem by asking Excel to "ignore the error" -
using the pop-up icon next to the cell.
Still would like to know why this error occurs and why it cannot be solved
by conventional ways.
SM

"Otto Moehrbach" wrote:

The usual way is to perform a mathematical operation on the contents of the
cell. Select an out-of-the-way cell and enter a 1 into that cell. With
that cell selected, do Edit - Copy. Now select the cells with the problem.
Do Edit - PasteSpecial - Multiply. That should force a text number to a
number. HTH Otto
"SM" wrote in message
...
In a column (Excel2007) that is correctly formatted as numeric, one cell
has
=INT(15/0.85+0.5) and has correct format as numeric, another cell has
=INT(75/0.85+0.5) and is formatted as text - both cells show actual values
(not formula). All the cells(over 1000) in this column have similar
content,
and all except TWO have correct numeric format.
I have tried, without success, various ways to change the 2 text cells to
numeric .
I am baffled by this (why these 2 cells are different and why I cannot
change their format).
Any comments/suggestions ?
SM




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,071
Default converting text cell to numeric cell

What is the format of those cells? If a cell is formatted as Text, clear
(erase) the cell. Then format the blank cell like you want. Then insert
the formula into the cell. Placing a number in a cell that is formatted to
Text will not change the format. Format the cell when it is blank. HTH
Otto

"SM" wrote in message
...
Thanks for your response.
Unfortunately, any mathematical operation gives the resultant value - does
not keep the formula used - I need to have the formula in the cells for
later
updates (individually).
For now, I have solved this problem by asking Excel to "ignore the
error" -
using the pop-up icon next to the cell.
Still would like to know why this error occurs and why it cannot be solved
by conventional ways.
SM

"Otto Moehrbach" wrote:

The usual way is to perform a mathematical operation on the contents of
the
cell. Select an out-of-the-way cell and enter a 1 into that cell. With
that cell selected, do Edit - Copy. Now select the cells with the
problem.
Do Edit - PasteSpecial - Multiply. That should force a text number to a
number. HTH Otto
"SM" wrote in message
...
In a column (Excel2007) that is correctly formatted as numeric, one
cell
has
=INT(15/0.85+0.5) and has correct format as numeric, another cell has
=INT(75/0.85+0.5) and is formatted as text - both cells show actual
values
(not formula). All the cells(over 1000) in this column have similar
content,
and all except TWO have correct numeric format.
I have tried, without success, various ways to change the 2 text cells
to
numeric .
I am baffled by this (why these 2 cells are different and why I cannot
change their format).
Any comments/suggestions ?
SM






  #5   Report Post  
Posted to microsoft.public.excel.misc
sm sm is offline
external usenet poster
 
Posts: 13
Default converting text cell to numeric cell

Thanks for your comment.
Not only had I done your suggestion, I had also tried various combinations:
deleted contents and formatted the whole column as numeric;
deleted contents and formatted the whole row as numeric;
deleted contents of the cell and several surrounding cells and formatted as
numeric;
and several other combinations, which left me very frustrated.
In each case the (offending) cell would become formatted as numeric, but as
soon as I typed in the formula, it would revert back to text format. No other
cell would be affected.
Very strange and very baffling.
I can only guess some very higher setup option (unknown to mere mortals like
me)needs to be adjusted.
SM


"Otto Moehrbach" wrote:

What is the format of those cells? If a cell is formatted as Text, clear
(erase) the cell. Then format the blank cell like you want. Then insert
the formula into the cell. Placing a number in a cell that is formatted to
Text will not change the format. Format the cell when it is blank. HTH
Otto

"SM" wrote in message
...
Thanks for your response.
Unfortunately, any mathematical operation gives the resultant value - does
not keep the formula used - I need to have the formula in the cells for
later
updates (individually).
For now, I have solved this problem by asking Excel to "ignore the
error" -
using the pop-up icon next to the cell.
Still would like to know why this error occurs and why it cannot be solved
by conventional ways.
SM

"Otto Moehrbach" wrote:

The usual way is to perform a mathematical operation on the contents of
the
cell. Select an out-of-the-way cell and enter a 1 into that cell. With
that cell selected, do Edit - Copy. Now select the cells with the
problem.
Do Edit - PasteSpecial - Multiply. That should force a text number to a
number. HTH Otto
"SM" wrote in message
...
In a column (Excel2007) that is correctly formatted as numeric, one
cell
has
=INT(15/0.85+0.5) and has correct format as numeric, another cell has
=INT(75/0.85+0.5) and is formatted as text - both cells show actual
values
(not formula). All the cells(over 1000) in this column have similar
content,
and all except TWO have correct numeric format.
I have tried, without success, various ways to change the 2 text cells
to
numeric .
I am baffled by this (why these 2 cells are different and why I cannot
change their format).
Any comments/suggestions ?
SM









  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,071
Default converting text cell to numeric cell

If you wish, create a small file that exhibits this problem and send it to
me. If that's not possible, send me your actual file. Include as much
explanation as is necessary for me to find the cells with the problem. My
email is . Remove the "extra" from this
address. HTH Otto
"SM" wrote in message
...
Thanks for your comment.
Not only had I done your suggestion, I had also tried various
combinations:
deleted contents and formatted the whole column as numeric;
deleted contents and formatted the whole row as numeric;
deleted contents of the cell and several surrounding cells and formatted
as
numeric;
and several other combinations, which left me very frustrated.
In each case the (offending) cell would become formatted as numeric, but
as
soon as I typed in the formula, it would revert back to text format. No
other
cell would be affected.
Very strange and very baffling.
I can only guess some very higher setup option (unknown to mere mortals
like
me)needs to be adjusted.
SM


"Otto Moehrbach" wrote:

What is the format of those cells? If a cell is formatted as Text, clear
(erase) the cell. Then format the blank cell like you want. Then insert
the formula into the cell. Placing a number in a cell that is formatted
to
Text will not change the format. Format the cell when it is blank. HTH
Otto

"SM" wrote in message
...
Thanks for your response.
Unfortunately, any mathematical operation gives the resultant value -
does
not keep the formula used - I need to have the formula in the cells for
later
updates (individually).
For now, I have solved this problem by asking Excel to "ignore the
error" -
using the pop-up icon next to the cell.
Still would like to know why this error occurs and why it cannot be
solved
by conventional ways.
SM

"Otto Moehrbach" wrote:

The usual way is to perform a mathematical operation on the contents
of
the
cell. Select an out-of-the-way cell and enter a 1 into that cell.
With
that cell selected, do Edit - Copy. Now select the cells with the
problem.
Do Edit - PasteSpecial - Multiply. That should force a text number to
a
number. HTH Otto
"SM" wrote in message
...
In a column (Excel2007) that is correctly formatted as numeric, one
cell
has
=INT(15/0.85+0.5) and has correct format as numeric, another cell
has
=INT(75/0.85+0.5) and is formatted as text - both cells show actual
values
(not formula). All the cells(over 1000) in this column have similar
content,
and all except TWO have correct numeric format.
I have tried, without success, various ways to change the 2 text
cells
to
numeric .
I am baffled by this (why these 2 cells are different and why I
cannot
change their format).
Any comments/suggestions ?
SM









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
function for converting numeric value of cell say i,e 65,000 to wo SUJIT PRASAD PADHI Excel Worksheet Functions 3 December 16th 08 04:13 AM
Converting time from text to numeric Eric Wixom[_2_] Excel Worksheet Functions 4 March 21st 08 06:56 PM
Converting Numeric values to Text shail Excel Worksheet Functions 2 September 5th 06 04:50 PM
converting text to numeric data babooz Excel Worksheet Functions 3 May 19th 06 08:14 AM
Converting Text into a Numeric Value and Totalling Shazbut Excel Worksheet Functions 1 May 10th 05 05:14 PM


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

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

About Us

"It's about Microsoft Excel"