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 sum cells using command button ADD

How to add values in a1,a2 and a3 cells and to show the result in a4 only by
clicking a command button inserted from the tools box. I want the simple
codes step by step.