View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fallowfz fallowfz is offline
external usenet poster
 
Posts: 12
Default trigger formula execution based on user entry

very elementary i'm sure, but i haven't been able to find a solution
yet...

I'd like to be able to trigger the execution of a simple formula once
a user has entered data into the necessary cells.

e.g.

A B C
Entry # 1 Entry # 2 Result

I'd like the macro to run once entries have been made in Columns A and
B.