View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Adrian Nightingale Adrian Nightingale is offline
external usenet poster
 
Posts: 1
Default Automatic detection of a change in a column/cell

Hi

I need to run some code to export a row from one worksheet
to another when a cell has a date in it, also to remove
the exported row when the cell is blanked, does anyone
know a way of detecting when a cell has been changed ?

Thanks