View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
funmi_Bash funmi_Bash is offline
external usenet poster
 
Posts: 4
Default How can I use this expression "=SUM(RC[a0]:RC[a1])" work in Excel

I need to insert this formula "=SUM(RC[s0$]:RC[s1$])" in a cell such that the
values a0 and a1 are variables.
How can this be done? Please assist and advice.