Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I have 2 wksts', same wkbook..
wkst#1=Summary. Open wkst#2=Holds Open. Current On w#2 I have 10 columns: 5= Current Reasons ; 5= Current Owner All rows for all columns have an existing formula,i.e. =+IF($K2,"Resolution Pending",1,0) for the Current Reasons columns & =+IF($N2,"Nick Mileti",1,0) for the Current Owners columns. Now, on w#1, I have the 5 names listed vertically, in 1 column,5 rows & the 5 reasons are listed horizontally, on 1 row, 5 columns.. Resolution Pending RTA Masters Archives Temple Nick Ida Amanda Rose Sharon I need Excel to combine,match, which reason belongs to who from w#2 onto w#1 . So, =COUNTIF('Holds Open. Current'!$K$2:$K$166,"Resolution Pending")*(COUNTIF('Holds Open. Current'!$N$2:$N$166,"NickMileti")) is not working! I've tried AVG,IF,SUMPRODUCT,etc.,.... still not working! Please Help!! Thanks, Tiffany |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro question | Excel Worksheet Functions | |||
Equation to refer to data value(s) and not the cell?? | Excel Discussion (Misc queries) | |||
How do I paste data from multiple cells into one cell | Excel Discussion (Misc queries) | |||
Possible Lookup Table | Excel Worksheet Functions | |||
Modify Row & Cell based on Multiple Data | Excel Worksheet Functions |