Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a basic formula (using basic math operators, no excel calls) that is
being impacted by a 'general text' value in a field. So, if my formula is A1/A2*A3, I will get a different answer if A1 is 0 vs some random text. Should I expect text in a field to actually be converted to some value in a calculation? Is there a way to get it to not do that? -- Brad Eck <a href="http://www.sitesdynamic.com"SitesDynamic</a <a href="http://www.eternalelement.com"Eternal Element</a <a href="http://www.basketsetcetera.com"Baskets Etcetera</a |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If A1 is zero or blank you should get 0
If A1 has text you should get #VALUE! (an "error value") What do you get? -- Bernard V Liengme Microsoft Excel MVP www.stfx.ca/people/bliengme remove caps from email "Brad" wrote in message ... I have a basic formula (using basic math operators, no excel calls) that is being impacted by a 'general text' value in a field. So, if my formula is A1/A2*A3, I will get a different answer if A1 is 0 vs some random text. Should I expect text in a field to actually be converted to some value in a calculation? Is there a way to get it to not do that? -- Brad Eck <a href="http://www.sitesdynamic.com"SitesDynamic</a <a href="http://www.eternalelement.com"Eternal Element</a <a href="http://www.basketsetcetera.com"Baskets Etcetera</a |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change 3 letter text string to a number string | Excel Discussion (Misc queries) | |||
counting the number of instances of a string within another string | Excel Worksheet Functions | |||
How do I replace last numeric string from a alphanumeric string? | Excel Discussion (Misc queries) | |||
Splitting a text string into string and number | Excel Discussion (Misc queries) | |||
to search for a string and affect data if it finds the string? | Excel Worksheet Functions |