ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how excel checks a "#" to express it as a text, check if cell is n (https://www.excelbanter.com/excel-worksheet-functions/176788-how-excel-checks-express-text-check-if-cell-n.html)

kbee

how excel checks a "#" to express it as a text, check if cell is n
 
basically to check if a cell is a "number" and say yes it is true - "number"
.. i don't know how
how to write the syntax to result a text from a cell that is a number to a
cell that is a text and is dependent on another cell:
a1= time
b1=text
b1 reffres to a1,
then: c1=number that will change the text in b1 to a different text.
I know i have to add a function in b1 that will express c1 but how do I
write the function if i am referring to a number inside cell c1. what
expression is for excel to check if it is a #?
In another words, I just need to check if the cell b1 is a number then in
c1 i will write my text that i want.
thanx for the answer

Bee

T. Valko

how excel checks a "#" to express it as a text, check if cell is n
 
In another words, I just need to check if the cell
b1 is a number then in c1 i will write my text that i want.


=ISNUMBER(B1)

Will return either TRUE or FALSE


--
Biff
Microsoft Excel MVP


"kbee" wrote in message
...
basically to check if a cell is a "number" and say yes it is true -
"number"
. i don't know how
how to write the syntax to result a text from a cell that is a number to a
cell that is a text and is dependent on another cell:
a1= time
b1=text
b1 reffres to a1,
then: c1=number that will change the text in b1 to a different text.
I know i have to add a function in b1 that will express c1 but how do I
write the function if i am referring to a number inside cell c1. what
expression is for excel to check if it is a #?
In another words, I just need to check if the cell b1 is a number then
in
c1 i will write my text that i want.
thanx for the answer

Bee




kbee

how excel checks a "#" to express it as a text, check if cell
 
thank you .

"T. Valko" wrote:

In another words, I just need to check if the cell
b1 is a number then in c1 i will write my text that i want.


=ISNUMBER(B1)

Will return either TRUE or FALSE


--
Biff
Microsoft Excel MVP


"kbee" wrote in message
...
basically to check if a cell is a "number" and say yes it is true -
"number"
. i don't know how
how to write the syntax to result a text from a cell that is a number to a
cell that is a text and is dependent on another cell:
a1= time
b1=text
b1 reffres to a1,
then: c1=number that will change the text in b1 to a different text.
I know i have to add a function in b1 that will express c1 but how do I
write the function if i am referring to a number inside cell c1. what
expression is for excel to check if it is a #?
In another words, I just need to check if the cell b1 is a number then
in
c1 i will write my text that i want.
thanx for the answer

Bee





T. Valko

how excel checks a "#" to express it as a text, check if cell
 
You're welcome!

--
Biff
Microsoft Excel MVP


"kbee" wrote in message
...
thank you .

"T. Valko" wrote:

In another words, I just need to check if the cell
b1 is a number then in c1 i will write my text that i want.


=ISNUMBER(B1)

Will return either TRUE or FALSE


--
Biff
Microsoft Excel MVP


"kbee" wrote in message
...
basically to check if a cell is a "number" and say yes it is true -
"number"
. i don't know how
how to write the syntax to result a text from a cell that is a number
to a
cell that is a text and is dependent on another cell:
a1= time
b1=text
b1 reffres to a1,
then: c1=number that will change the text in b1 to a different text.
I know i have to add a function in b1 that will express c1 but how do I
write the function if i am referring to a number inside cell c1. what
expression is for excel to check if it is a #?
In another words, I just need to check if the cell b1 is a number
then
in
c1 i will write my text that i want.
thanx for the answer

Bee








All times are GMT +1. The time now is 07:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com