<t>QuoteOriginally posted by: bluetrinQuoteOriginally posted by: jacckerI have a question about the using of Excel and VBA.Lets say in cell A1 and A2, I input 1 and 2. Then I input formula =SUM(A1+A2) to cell A3.I would like to write a VBA code to have the following functionality:Once I change th...