View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ewshort ewshort is offline
external usenet poster
 
Posts: 2
Default Column sum into specific cell

I'm trying to sum all values in column G, and display result in cell E2. The
length of column G well vary.

I'm a newbie, so thanks in advance for any help.

Wayne