conditional formatting

  • Thread starter Thread starter greg
  • Start date Start date
G

greg

OK, strange question.
I would like to change the color of one cell, when I just select another
cell.
I know this can be done with Workbook_SheetSelectionChange.
But I am wondering any other ways. Just to know.
I don't think it can be done in conditional formatting. But can someone
confirm?
thanks
 
Correct, cell A1 has no way to know you have selected cell B1 other that with
a VBA event rountine.
 

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