Excel 2010 Formula issue

DGK1964

New Member
Joined
Dec 31, 2014
Messages
2
I am trying to create a simple statement =OR(R2:R1300="179 2015",R2="RF Priority") -- =IF(R9="179 2015","YES","NO"). Each of these work perfectly fine if I am just typing in the text 179 2015 or RF Priority, these return the expected results of True or YES. However, the issue is that wheneve I have either of the formulas above that refers to a cell (that has a vlookup formula) the expected result is not correct. it always returns a NO. Any ideas?
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
assuming that you used the $ notation to fix the reference ( $A$1 ) and that the returned value is exactly the same ( no leading or trailing spaces ) it does seem odd... (also double check that the references you use are correct as in you expect D4 to equal "179 2015" but its actually D5)
 
Upvote 0

Forum statistics

Threads
1,215,483
Messages
6,125,065
Members
449,206
Latest member
Healthydogs

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