View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Teethless mama Teethless mama is offline
external usenet poster
 
Posts: 3,718
Default add numbers with corresponding products

=SUBTOTAL(9,A1:A100)


"jenn" wrote:

im trying to get a drop down list and add number in another column, when i
use autosum the numbers add up right, but when i chose one product to check
the numbers, they dont change. the total shown is for all products, how do i
get a total for each individual products in the drop down list?