View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sandy Sandy is offline
external usenet poster
 
Posts: 270
Default If, then: to run macro

Hi

Is it possible to have a macro run when a certain condition is met on a
worksheet (or between worksheets).

Example:

If CellA1 on sheet1 < CellA1 on sheet4 then run the macro "Evaluate"
otherwise do nothing

Thanks

Sandy