View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Don is offline
external usenet poster
 
Posts: 21
Default Run Macro on Cell Change

Can someone suggest, pls.............

Cell A1 contains specific data that I don't want changed by user...........
if thiis cell is changed, I want a macro to run to remove the user input and
replace the original data.

i.e., A1 = "Snow is a 4 letter word, shame on you"

Your help is appreciated,

Don