Share via

Conditional format, 2 conditions,

Anonymous
2024-07-26T21:29:22+00:00

Hello,

I'm trying to use conditional format to activate, only when both conditions are met. I know the formulas to do each one separately, (as shown in the picture), but I want them combined to one rule.

One cell, just has to be the 'Bolt Diameter' =$M$5=1.375

one cell has to fall in between the specified 'Grip' numbers =AND($N$5>=21,$N$5<=25)

Any help would be appreciated!

Microsoft 365 and Office | Excel | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2024-07-26T21:58:44+00:00

Hi Greg,

Thanks for posting in the community. We are happy to help you.

For "only when both conditions are met", I assume only when both rules in your screenshot are met, then highlight J4:J7.

If not, please point it out and let us know.

If so, I suggest you try the following formula.

=AND($M$5=1.375,AND($N$5>=21,$N$5<=25))

We look forward to your response. Thanks for your cooperation.

Sincerely,

George | Microsoft Community Moderator

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2024-07-30T13:12:53+00:00

    Thank you George! You nailed it!

    I swear I tried that formula at one point, but I probably put a comma somewhere it shouldn't have been, lol.

    Thanks again,

    Greg

    Was this answer helpful?

    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Anonymous
    2024-07-26T21:31:56+00:00

    Hopefully it attachs this time, lol

    Was this answer helpful?

    0 comments No comments