Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Now not so funny. I test to see if a value in cell is numeric. If cell is
formatted as text, no value is recognized as numeric. Setting cell to text before entering data means I have to set each individual to numeric using the Smart Tag on EACH INDIVIDUAL CELL. MS should fire someone for this stupidity. Please excuse the rudeness, but this has multiplied my work and is a stupid freaking error. "BS" wrote: Well I'll be.... Put the cursor in the cell. Move focuse to the Formula box, move to the first position (I see no quote/apostrophe) and press backspace. Be sure to change pants after laughing so hard that you, well, you know. "BS" wrote: We recently upgrade to Office 2007. I have used Office products since 1995 and am a developer. Often when I enter a formula in a cell, say: =IF(ISNUMBER(G2),0,1), the expression is treated as though it were a string. There is no leading quote and no result. what is up? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I can see how that would be pain.
Why not use the VALUE function??? =ISNUMBER(VALUE(D2)) Dan "BS" wrote: Now not so funny. I test to see if a value in cell is numeric. If cell is formatted as text, no value is recognized as numeric. Setting cell to text before entering data means I have to set each individual to numeric using the Smart Tag on EACH INDIVIDUAL CELL. MS should fire someone for this stupidity. Please excuse the rudeness, but this has multiplied my work and is a stupid freaking error. "BS" wrote: Well I'll be.... Put the cursor in the cell. Move focuse to the Formula box, move to the first position (I see no quote/apostrophe) and press backspace. Be sure to change pants after laughing so hard that you, well, you know. "BS" wrote: We recently upgrade to Office 2007. I have used Office products since 1995 and am a developer. Often when I enter a formula in a cell, say: =IF(ISNUMBER(G2),0,1), the expression is treated as though it were a string. There is no leading quote and no result. what is up? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks, I was looking for a NUM function.
Appreciated. "Dan" wrote: I can see how that would be pain. Why not use the VALUE function??? =ISNUMBER(VALUE(D2)) Dan "BS" wrote: Now not so funny. I test to see if a value in cell is numeric. If cell is formatted as text, no value is recognized as numeric. Setting cell to text before entering data means I have to set each individual to numeric using the Smart Tag on EACH INDIVIDUAL CELL. MS should fire someone for this stupidity. Please excuse the rudeness, but this has multiplied my work and is a stupid freaking error. "BS" wrote: Well I'll be.... Put the cursor in the cell. Move focuse to the Formula box, move to the first position (I see no quote/apostrophe) and press backspace. Be sure to change pants after laughing so hard that you, well, you know. "BS" wrote: We recently upgrade to Office 2007. I have used Office products since 1995 and am a developer. Often when I enter a formula in a cell, say: =IF(ISNUMBER(G2),0,1), the expression is treated as though it were a string. There is no leading quote and no result. what is up? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
No -- select ALL the "bad" cells, use Data/text to columns and just click
Finish. All the leading apostrophes are gone! Bob Umlas Excel MVP "BS" wrote in message ... Now not so funny. I test to see if a value in cell is numeric. If cell is formatted as text, no value is recognized as numeric. Setting cell to text before entering data means I have to set each individual to numeric using the Smart Tag on EACH INDIVIDUAL CELL. MS should fire someone for this stupidity. Please excuse the rudeness, but this has multiplied my work and is a stupid freaking error. "BS" wrote: Well I'll be.... Put the cursor in the cell. Move focuse to the Formula box, move to the first position (I see no quote/apostrophe) and press backspace. Be sure to change pants after laughing so hard that you, well, you know. "BS" wrote: We recently upgrade to Office 2007. I have used Office products since 1995 and am a developer. Often when I enter a formula in a cell, say: =IF(ISNUMBER(G2),0,1), the expression is treated as though it were a string. There is no leading quote and no result. what is up? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I will have to try that. Of course, since there are no visible leading
apostrophes visible, it is not immediately apparent that something thinks they are actually there. "Bob Umlas" wrote: No -- select ALL the "bad" cells, use Data/text to columns and just click Finish. All the leading apostrophes are gone! Bob Umlas Excel MVP "BS" wrote in message ... Now not so funny. I test to see if a value in cell is numeric. If cell is formatted as text, no value is recognized as numeric. Setting cell to text before entering data means I have to set each individual to numeric using the Smart Tag on EACH INDIVIDUAL CELL. MS should fire someone for this stupidity. Please excuse the rudeness, but this has multiplied my work and is a stupid freaking error. "BS" wrote: Well I'll be.... Put the cursor in the cell. Move focuse to the Formula box, move to the first position (I see no quote/apostrophe) and press backspace. Be sure to change pants after laughing so hard that you, well, you know. "BS" wrote: We recently upgrade to Office 2007. I have used Office products since 1995 and am a developer. Often when I enter a formula in a cell, say: =IF(ISNUMBER(G2),0,1), the expression is treated as though it were a string. There is no leading quote and no result. what is up? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
value not recognized as a formula | Excel Worksheet Functions | |||
Cell Data not recognized by Formulas | Excel Discussion (Misc queries) | |||
date not recognized | Excel Discussion (Misc queries) | |||
Blank Value not recognized? | Excel Worksheet Functions | |||
changing formulas to values so that they will be recognized by Find and Replace | Excel Discussion (Misc queries) |