"countif" from multiple worksheets within workbook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How would I "countif" in multiple worksheet within a
workbook. Trying to total up VT time for employees Jan-
December on a summary sheet.
 
=sum(countif(stuff on page 1),countif(stuff on page 2))

That should do it.
 
What would the criteria be and what are the sheet names (any system or for
instance Jan-Dec)?
It is possible to count 3D with some twisting
in a single sheet how would your COUNTIF look like?


Regards,

Peo Sjoblom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top