View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RyanH RyanH is offline
external usenet poster
 
Posts: 586
Default Sum all Values in a changing Column

I am using VBA to produce a quote worksheet with product descriptions in
column C and the product price in Column F. I want to sum from Cell F6 to
the last product price which varies as products are added and removed from
the worksheet. What formula can I put in the TOTAL cell to show the sum of
all the product prices?