Validation across multiple cells

tagan

New Member
Joined
May 2, 2012
Messages
9
I been successful with the following =IF(OR(D43=0,D43="Y"),"OK","Error") in D 57 for cell D43 but want to extend it to validate D43:D45 with "OK" or "Error" displaying only in D57 for the three cells validated and I cannot figure out how .. I am so frustrated I am actually asking for help :)
 
conditional formatting did not work possibly because there are validation formulas in each cell that return "OK" or "Error" depending on input in a different cell - is this correct? - if so any other suggestions?
 
Upvote 0

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
On D57 do two separate conditional formattings, with formulas. One for =D57="Error" and one for =D57="OK" .
 
Upvote 0
Thanks - it still did not work - trying to be a perfectionist - need to go some other things now --- thanks again
 
Upvote 0
You don't really have to do a formula .. you could try Cell Value is Equal To (from the drop-down menu in the CF dialog box) and type ok
 
Upvote 0

Forum statistics

Threads
1,216,058
Messages
6,128,538
Members
449,456
Latest member
SammMcCandless

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