ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Creating an If formula. (https://www.excelbanter.com/excel-discussion-misc-queries/42570-creating-if-formula.html)

Desperatly Trying

Creating an If formula.
 
I have tried everything I can think of and read all the posts but I am still
at a loss. I am trying to make a formula that would insert the value of cell
E4 if in cells F4 through J4 have S/O in it. When I did the IF formula it
would put in the cell the number in front of the cell with s/o in it instead
of the value in E4. Please help!


Dave O

Here's one way:
=IF(ISNUMBER(FIND("s/o",F4&G4&H4&I4&J4,1)),E4,"")


Desperatly Trying

Thank you so much Dave O. You saved me hours and hours of attempting to
figure it out myself (I would still be stumbling around in the dark days
later).

"Dave O" wrote:

Here's one way:
=IF(ISNUMBER(FIND("s/o",F4&G4&H4&I4&J4,1)),E4,"")




All times are GMT +1. The time now is 04:27 AM.

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