View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leona Leona is offline
external usenet poster
 
Posts: 17
Default Using AND function, how do I sum the remaining data?

Using either AND function, or nested IF functions, I'm trying to sum data in
a third column for only those items that meet both of the requirements in the
AND function. I can manage to sum the entire column. Any ideas? Thanks