View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dewey Dewey is offline
external usenet poster
 
Posts: 16
Default How to make a Macro run after every cell adjustment

Hi,

I'm trying to run a macro that constantly monitors a file. so that
every time a cell value is added or changed the macro checks for
certain errors.

Is this possible?

Many Thanks

Dwight