ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   "IF" Function (https://www.excelbanter.com/excel-discussion-misc-queries/237642-if-function.html)

Annelin

"IF" Function
 
I would like to use the above function to return a value however the cell
used in the logical part of the formula contains text.

Is there away around this cell not having a value or is there another
formula that will return a value from an adjacent cell based on text?

I am using Excel 2003.

Thanks

Jacob Skaria

"IF" Function
 
Use the double quotes for text string

IF(A1="annelin",TRUE,FALSE)

OR

IF(A1="annelin",A1,"")

If this post helps click Yes
---------------
Jacob Skaria


"Annelin" wrote:

I would like to use the above function to return a value however the cell
used in the logical part of the formula contains text.

Is there away around this cell not having a value or is there another
formula that will return a value from an adjacent cell based on text?

I am using Excel 2003.

Thanks



All times are GMT +1. The time now is 06:29 AM.

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