Confirm target cell is equal

  • Thread starter Thread starter Pat
  • Start date Start date
P

Pat

A1 = 100

B1+C1 = 100

If B1+C1 = 100 less or more than A1 what should I include in the formula?

Or Conditional Formatting be a better way?

Thank you for any an all help.
Pat
 
Hi
not really sure what you're trying to do.< Do you mean
=IF(B1+C1=A1,"Equal","not equal")
 
That will do just nicely Frank, thanks.

Cheers

Frank Kabel said:
Hi
not really sure what you're trying to do.< Do you mean
=IF(B1+C1=A1,"Equal","not equal")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top