Jump to content

Help with Conditional formatting when two field matches exist


This topic is 1930 days old. Please don't post here. Open a new topic instead.

Recommended Posts

conditional

Quote

Hi Can anyone advise me please ?

I am trying to work out how to create conditional formatting only when TWO different fields match my criteria.

iE: if the fields "Mr" and "Mrs" exist = No conditional format required.

If the field "Mrs" and "Mrs" exist Conditional formatting is required.

Thank you for any advise offered.

 

Ok as often I have answered my own question, for any newbies with  the same question.

formula = field A = "Mrs" and field B = "Mrs"

Link to comment
Share on other sites

One thing to consider as long as users can't type in other characters such as periods or spaces and the "Mrs" is only available from a drop down list than the above approach is valid.

Another approach

 Exact ( FieldA ) = Exact ( FieldB )

 

  • Thanks 1
Link to comment
Share on other sites

This topic is 1930 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.