View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
excelent excelent is offline
external usenet poster
 
Posts: 695
Default call macro if cell is selected

data validate - info is another way doing that



"Corey" skrev:

Thanks guys,
As the sheet i placed the code in was part of a copy and paste new sheet
code, the code transfers to the other sheets also.
I am using it to bring up a msg box to warn that a formula is contained in
that cell selected. (Similar to protecting the cells)
It works great.

Regards

Corey