View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
No Name
 
Posts: n/a
Default using cell reference in a formula

Thanks guys that worked exactly how I needed it.
Barbara

wrote in message
ups.com...
What I am trying to do is something like this. Using B17 which will
return a letter, say G so that this formula (or actually a corrected
version of it!)
=SUM("B17"&2:"B17"&2000)

would give =SUM(G2:G2000)

Could anyone suggest how this can be done,
Thanks,
Barbara