View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bgkgmg bgkgmg is offline
external usenet poster
 
Posts: 40
Default Excel formula in VBA

How would I enter the Excel fromula SUM(A1,A3) into a macro. I am getting
confused on the different methods ie, R1C1 etc.

Thanks