#1   Report Post  
marcie
 
Posts: n/a
Default count &vlookup

hi ... i am trying to count daily job functions, then do a weekly & monthly
count from the daily worksheets. i have tried various formulas with no
success ie:weekly =countif(feb1:feb6,"training") or
=vlookup(a3,feb1:feb6!$a$30:$c$30,3,0) and receive error msg..I appreciate
any help,please, thanks sue
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=SUMPRODUCT(COUNTIF(INDIRECT("'"&Sheets&"'!A1:A10" ),"training"))

where Sheets is a named list of the sheets to count over, and it is an array
formula, so commit with Ctrl-Shift-Enter.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"marcie" wrote in message
...
hi ... i am trying to count daily job functions, then do a weekly &

monthly
count from the daily worksheets. i have tried various formulas with no
success ie:weekly =countif(feb1:feb6,"training") or
=vlookup(a3,feb1:feb6!$a$30:$c$30,3,0) and receive error msg..I appreciate
any help,please, thanks sue



  #3   Report Post  
marcie
 
Posts: n/a
Default

hi bob ...sorry, i am getting the error msg #name .. i input
sumproduct(countif(indirect("'"&feb1:feb5&'!a3:m37 "),"training")) ...sorry,sue

"marcie" wrote:

hi ... i am trying to count daily job functions, then do a weekly & monthly
count from the daily worksheets. i have tried various formulas with no
success ie:weekly =countif(feb1:feb6,"training") or
=vlookup(a3,feb1:feb6!$a$30:$c$30,3,0) and receive error msg..I appreciate
any help,please, thanks sue

  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

Did you create a named list of the sheets to count over?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"marcie" wrote in message
...
hi bob ...sorry, i am getting the error msg #name .. i input
sumproduct(countif(indirect("'"&feb1:feb5&'!a3:m37 "),"training"))

....sorry,sue

"marcie" wrote:

hi ... i am trying to count daily job functions, then do a weekly &

monthly
count from the daily worksheets. i have tried various formulas with no
success ie:weekly =countif(feb1:feb6,"training") or
=vlookup(a3,feb1:feb6!$a$30:$c$30,3,0) and receive error msg..I

appreciate
any help,please, thanks sue



  #5   Report Post  
marcie
 
Posts: n/a
Default

hi .. sorry, no .. i will do that .. i apologize ..thanks,sue

"Bob Phillips" wrote:

Did you create a named list of the sheets to count over?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"marcie" wrote in message
...
hi bob ...sorry, i am getting the error msg #name .. i input
sumproduct(countif(indirect("'"&feb1:feb5&'!a3:m37 "),"training"))

....sorry,sue

"marcie" wrote:

hi ... i am trying to count daily job functions, then do a weekly &

monthly
count from the daily worksheets. i have tried various formulas with no
success ie:weekly =countif(feb1:feb6,"training") or
=vlookup(a3,feb1:feb6!$a$30:$c$30,3,0) and receive error msg..I

appreciate
any help,please, thanks sue




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SUMPRODUCT Formula to Count Row of data Below Matched Criteria Sam via OfficeKB.com Excel Worksheet Functions 8 February 3rd 05 01:37 AM
count a group of numbers but do not count duplicates Lisaml Excel Worksheet Functions 2 January 26th 05 11:19 PM
Count number to reach a cumulative value Bruce Excel Worksheet Functions 5 January 25th 05 05:14 PM
Count If Formula Mimi Excel Worksheet Functions 0 November 5th 04 11:55 AM
count based on two fields - need quickly JO Excel Worksheet Functions 1 November 1st 04 09:44 PM


All times are GMT +1. The time now is 09:10 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"