Does the "IF" Function work when I'm referencing a cell that contains a Value from a Formula?

lidiccerod

New Member
Joined
Jun 17, 2015
Messages
1
Does the IF Function only work if the Cells I want it to look up are Numerical Values?
For Example my Basic If Formula is IF H2 > AF2 " BAD" with all the required = signs etc ... The Problem is that CELL AF2 is not a typed in number or Value it Contains a VLOOKUP FORMULA from another Cell.

Please help

1zce6ue.jpg
[/IMG]
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
Your formula should work.
I note that in 2 places you are specifying " " to be returned. That is a space character from the keyboard. Unless you have reason for wanting that I suggest you return "" (quotes without the space character).

Where do the results in H and AF come from? Double check they are not text, and check they don't have leading or trailing space characters

Here is one example
Excel Workbook
F
7w3
8
93
1044
11
12
13TRUE
14
15FALSE
Sheet15
 
Upvote 0

Forum statistics

Threads
1,196,053
Messages
6,013,118
Members
441,749
Latest member
batel19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top