View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dr.H.Subramanian[_2_] Dr.H.Subramanian[_2_] is offline
external usenet poster
 
Posts: 5
Default How can I add values in 2 cells using a command button

How can I add values in 2 cells using a command button
Example - Values in A1 and A2 to be added and shown in A3 at the click of a
command button (ADD) which is inserted from the tools box.