View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Davidm Davidm is offline
external usenet poster
 
Posts: 20
Default Alter data or start macro from a date formula

At present when I change the start date in one cell and end date in another
cell the number of weeks difference between the dates is automatically worked
out by a formula in yet another cell.

I have recorded macros to alter data in different sheets of the workbook
according to the number of weeks difference. But I would like to do it
automatically on entering the dates.