Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RG RG is offline
external usenet poster
 
Posts: 15
Default Array or range lookup per row?

=IF(--SUMPRODUCT(--(ISNUMBER(MATCH(Sheet1!$B$3:$B$15,B6,0))))0,SUMPR ODUCT(--(ISNUMBER(MATCH(Mon!$E$7:$E$51,Sheet1!$A$3:$A$15,0 ))),--(ISNUMBER(MATCH(Mon!$K$7:$K$51,Sheet1!D$3:D$15,0)) ),--(ISNUMBER(MATCH(Mon!$F$7:$F$51,Sheet1!$E$3:$E$15,1 ))),--(ISNUMBER(MATCH(Mon!$F$7:$F$51,Sheet1!$F$3:$F$15,-1)))),"None")

Currently i have this formula to look up through many ranges of cells and to
count up how many times it matches. unfortunatly i need it to do what it does
only per Row. Not just through all the ranges at once but too look up the
info in one sheet per row and search for it in the other per row and if i
matches per row to count it.

Current layout is this
(Sheet1) each item in each row is going to be diffrent (#### means4 random
#'s

Name Date ####'s Time in Time out
Name Date ####'s Time in Time out
Name Date ####'s Time in Time out
Name Date ####'s Time in Time out

(Mon) colums depicted by ** are irrelevant information but cannot be deleted
** ** ** ** Date Time ** ** ** ** ** ####'s **-till end of info
** ** ** ** Date Time ** ** ** ** ** ####'s **-till end of info
** ** ** ** Date Time ** ** ** ** ** ####'s **-till end of info
** ** ** ** Date Time ** ** ** ** ** ####'s **-till end of info

(Report)
Name Long formula above
Name Long formula above
Name Long formula above
Name Long formula above

i need the formula to look at the name in report
then find the name however many times it occurs in sheet1
then look at the info that is in the same row as the name
and then find the items in a row with the items in Mon
then count it up how many times it occurs for that name.

Hop this helps

--
RG
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
Help with array lookup and max DavidFarnsworth Excel Worksheet Functions 1 January 22nd 07 04:58 PM
Lookup Value in Range/Array and Return Column Header Value [email protected] Excel Discussion (Misc queries) 3 June 16th 06 07:05 PM
Lookup Value in Range/Array and Return Column Header Value [email protected] Excel Worksheet Functions 3 June 16th 06 07:05 PM
Lookup "greater than or equal to" in lookup array icemouse New Users to Excel 3 February 16th 06 10:07 PM
How do I use <= in a lookup array? Gdog34 Excel Discussion (Misc queries) 0 June 29th 05 09:42 AM


All times are GMT +1. The time now is 08:30 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"