Thread: Formulas
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Scrappy Scrappy is offline
external usenet poster
 
Posts: 2
Default Formulas

I have a spreadsheet that uses visual basics to place info in to different
worksheets. What formula do I use to sort by 2 different columns and then
add a third? I need to sperate the data more to create different graphs.
Example
Dogs Date # pups
Lab 5/2 3
Lab 5/2 2
Beagle 5/2 5

Find Total "# pups" from "labs" on "5/2"

Hope someone understands what I am looking for. Thanks