View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SueL SueL is offline
external usenet poster
 
Posts: 5
Default Totaling functions in Excel

Hi
I need to add totals with logical functions in an excel spreadsheet
I have a list of books, teachers, classes etc and I need a function that
will lookup the book name and total qty colums for that specific book.
I have tried using Dsum but the need to specify each book individually for
the criteria is slower than totaling manually.
Any suggestions?