Help with Excel Formula (IF OR with 3 conditions)

jintang

New Member
Joined
Aug 6, 2021
Messages
7
Office Version
  1. 2016
Platform
  1. Windows
Hi

I would require assistance with the formula that I am currently working on. This formula is used in the summary page and it would reflect these 3 conditions
1. If the cell is empty, it will show "Not Completed"
2. If the cell is filled up, it will show "Done"
3. If the cell is highlighted in red (from conditional formatting), it will reflect "error" --> Conditional formatting set that if value is not within the range, it will be highlighted red.

Currently, I am able to use the IF OR formula for Condition 1 and 2, but I am stuck with Condition 3. Would like to seek help inserting this into my formula.

This is the formula that I used
=IF((OR('Daily BsC'!F6:F8="",'Daily BsC'!F10:F12="",'Daily BsC'!F14:F20="")),"Not Completed","Done")

Thanks.

Regards
Jin Tang
 
ah yes, it resolved the issue. just wondering if there is a permanent fix for this problem?
 
Upvote 0

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Forum statistics

Threads
1,214,859
Messages
6,121,963
Members
449,059
Latest member
oculus

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