Formula to generate bubble or screen tip?

H

Hall

If this cell doesn't equal that cell, display a bubble comment or screen
tip.

Is this possible? I don't want a message that the user must confirm.
 
D

Dave Peterson

Maybe just use an unused cell with a formula in it:

=if(a1=b1,"","Not a match")
 

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

Top