Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc,microsoft.public.excel
|
|||
|
|||
![]()
Sorry may need to give more info here
what I need is total of items on sheet one( eg this is only one branch of 37 and need to be able to total all servers etc easily partyof4 wrote: Want to be able to count all value in particular range that have a value that appear in list of multiple values eg have spreadsheet all different types computers and what versions of o/s and service pack they are running eg Sheet 1 A B Windows XP Professional SP2 Dell Inc. Windows XP Professional SP2 Dell Inc. Windows 2000 Professional SP4 Compaq Windows 2000 Professional SP4 Dell Inc. Windows 98 sr2 IBM Windows XP Professional SP2 Dell Inc. Windows XP Professional SP2 Dell Inc. Windows 2000 Server SP4 Dell Inc. Windows 2003 Standard Server SP1 Dell Inc. SCO Unix 5.0.6 Compaq Total of Servers = COUNTIF(a1:a11,Sheet2!A1)+COUNTIF(a1:a11,Sheet2!A2 )+ COUNTIF(a1:a11,Sheet2!A3) Total of Workstation = COUNTIF(a1:a11,Sheet2!b1)+COUNTIF(a1:a11,Sheet2!b2 )+ COUNTIF(a1:a11,Sheet2!b3) Sheet 2 A B Windows 2000 Server SP4 Windows XP Professional SP2 Windows 2003 Standard Server SP1 Windows 2000 Professional SP4 SCO Unix 5.0.6 Windows 98 sr2 This list of Servers and OS is always changing need to easily reference this list Instead of changing 37 separate formulas Ideally would need formula that is =countif(a1:a11,Sheet2!a1:a3) Where Sheet2!a1:a3 is a changing list and can be updated on the fly |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
count unique with mulitple criteria | Excel Worksheet Functions | |||
Count Unique Values with Multiple Criteria | Excel Worksheet Functions | |||
Total Summed Count of Numeric Repeat (Paired /Double Instance) Criteria | Excel Worksheet Functions | |||
How to count number of occurences in an autofilter list | Excel Worksheet Functions | |||
SUMPRODUCT Formula to Count Row of data Below Matched Criteria | Excel Worksheet Functions |