Hi,
I have below sample table and what I need is to populate demographics based on the count of each factor.
I put the expected results based on the result of factor count of AAA, which is in this example are 4 that is based on the formula that count AAA based on selected filters from drop down list. The table of Factors and their count is a dynamic table that depends on selected items from Column A (USA, Salse, etc...). Can anyone help?
As you can notice, the data are in different columns and not specific sequence and in my case below, I need to get the result of 2 cells in one cell (first & last name) and CustomerKey after column Status (Y/N)
I have below sample table and what I need is to populate demographics based on the count of each factor.
I put the expected results based on the result of factor count of AAA, which is in this example are 4 that is based on the formula that count AAA based on selected filters from drop down list. The table of Factors and their count is a dynamic table that depends on selected items from Column A (USA, Salse, etc...). Can anyone help?
As you can notice, the data are in different columns and not specific sequence and in my case below, I need to get the result of 2 cells in one cell (first & last name) and CustomerKey after column Status (Y/N)
Test_Filter FIle.xlsx | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | AB | AC | AD | AE | AF | AG | AH | |||
1 | CustomerKey | FirstName | LastName | Country | Status (Y/N) | BirthDate | MaritalStatus | Team | Factors | |||||||||||||||||||||||||||
2 | 11000 | JON | YANG | USA | Yes | 4/8/1966 | M | Sales | AAA | |||||||||||||||||||||||||||
3 | 11001 | EUGENE | HUANG | UK | Yes | ######## | S | Sales | BBB | |||||||||||||||||||||||||||
4 | USA | 11002 | RUBEN | TORRES | USA | Yes | ######## | M | HR | AAA | ||||||||||||||||||||||||||
5 | 11003 | CHRISTY | ZHU | USA | Yes | ######## | S | HR | BBB | |||||||||||||||||||||||||||
6 | Sales | 11004 | ELIZABETH | JOHNSON | USA | Yes | 8/8/1968 | S | Sales | BBB | ||||||||||||||||||||||||||
7 | 11005 | JULIO | RUIZ | UAE | Yes | 8/5/1965 | S | Sales | HHH | |||||||||||||||||||||||||||
8 | Include | 11007 | MARCO | MEHTA | USA | Yes | 5/9/1964 | M | HR | BBB | ||||||||||||||||||||||||||
9 | 11008 | ROBIN | VERHOFF | UK | Yes | 7/7/1964 | S | HR | BBB | |||||||||||||||||||||||||||
10 | Yes | 11009 | SHANNON | CARLSON | USA | Yes | 4/1/1964 | S | Sales | BBB | ||||||||||||||||||||||||||
11 | Factors | Count of each factor | 11010 | JACQUELYN | SUAREZ | USA | Yes | 2/6/1964 | S | Sales | AAA | |||||||||||||||||||||||||
12 | AAA | 4 | 11011 | CURTIS | LU | UK | Yes | ######## | M | HR | BBB | |||||||||||||||||||||||||
13 | BBB | 3 | 11012 | LAUREN | WALKER | UK | No | ######## | M | HR | HHH | |||||||||||||||||||||||||
14 | HHH | 1 | 11013 | IAN | JENKINS | USA | Yes | 8/6/1968 | M | Sales | AAA | |||||||||||||||||||||||||
15 | 11014 | SYDNEY | BENNETT | UK | Yes | 5/9/1968 | S | Sales | BBB | |||||||||||||||||||||||||||
16 | 11015 | CHLOE | YOUNG | USA | Yes | ######## | S | HR | AAA | |||||||||||||||||||||||||||
17 | 11016 | WYATT | HILL | USA | No | ######## | M | HR | AAA | |||||||||||||||||||||||||||
18 | 11017 | SHANNON | WANG | UK | Yes | ######## | S | Sales | BBB | |||||||||||||||||||||||||||
19 | Expected Result | 11018 | CLARENCE | RAI | UAE | Yes | ######## | S | Sales | HHH | ||||||||||||||||||||||||||
20 | FirstName LastName | Country | Status (Y/N) | CustomerKey | BirthDate | MaritalStatus | Team | Factors | 11019 | LUKE | LAL | UK | Yes | 3/7/1978 | S | HR | AAA | |||||||||||||||||||
21 | JON YANG | USA | Yes | 11000 | 4/8/1966 | M | Sales | AAA | 11020 | JORDAN | KING | UK | Yes | ######## | S | HR | AAA | |||||||||||||||||||
22 | JACQUELYN SUAREZ | USA | Yes | 11010 | 2/6/1964 | S | Sales | AAA | 11021 | DESTINY | WILSON | UAE | Yes | 9/3/1978 | S | Sales | HHH | |||||||||||||||||||
23 | IAN JENKINS | USA | Yes | 11013 | 8/6/1968 | M | Sales | AAA | 11022 | ETHAN | ZHANG | UK | Yes | ######## | M | Sales | AAA | |||||||||||||||||||
24 | CHLOE GARCIA | USA | Yes | 11037 | 11/27/1977 | S | Sales | AAA | 11023 | SETH | EDWARDS | UK | Yes | ######## | M | HR | BBB | |||||||||||||||||||
25 | 11024 | RUSSELL | XIE | UAE | Yes | ######## | M | HR | HHH | |||||||||||||||||||||||||||
26 | 11025 | ALEJANDRO | BECK | UAE | Yes | ######## | M | Sales | HHH | |||||||||||||||||||||||||||
27 | 11026 | HAROLD | SAI | USA | Yes | 4/3/1946 | S | Sales | BBB | |||||||||||||||||||||||||||
28 | 11027 | JESSIE | ZHAO | UK | No | ######## | M | HR | HHH | |||||||||||||||||||||||||||
29 | 11028 | JILL | JIMENEZ | USA | No | ######## | M | HR | AAA | |||||||||||||||||||||||||||
30 | 11029 | JIMMY | MORENO | UK | Yes | ######## | M | Sales | BBB | |||||||||||||||||||||||||||
31 | 11030 | BETHANY | YUAN | UAE | Yes | ######## | M | Sales | HHH | |||||||||||||||||||||||||||
32 | 11031 | THERESA | RAMOS | UK | Yes | ######## | M | HR | HHH | |||||||||||||||||||||||||||
33 | 11032 | DENISE | STONE | UK | No | ######## | M | HR | BBB | |||||||||||||||||||||||||||
34 | 11033 | JAIME | NATH | UK | Yes | ######## | M | Sales | HHH | |||||||||||||||||||||||||||
35 | 11034 | EBONY | GONZALEZ | UAE | Yes | ######## | M | HR | HHH | |||||||||||||||||||||||||||
36 | 11035 | WENDY | DOMINGUEZ | UK | No | ######## | M | HR | BBB | |||||||||||||||||||||||||||
37 | 11036 | JENNIFER | RUSSELL | USA | No | ######## | M | HR | HHH | |||||||||||||||||||||||||||
38 | 11037 | CHLOE | GARCIA | USA | Yes | ######## | S | Sales | AAA | |||||||||||||||||||||||||||
39 | 11038 | DIANA | HERNANDEZ | USA | Yes | ######## | M | Sales | HHH | |||||||||||||||||||||||||||
40 | 11039 | MARC | MARTIN | UAE | Yes | ######## | M | Sales | HHH | |||||||||||||||||||||||||||
41 | 11040 | JESSE | MURPHY | USA | No | 8/1/1977 | M | Sales | AAA | |||||||||||||||||||||||||||
42 | 11041 | AMANDA | CARTER | USA | Yes | ######## | M | Sales | BBB | |||||||||||||||||||||||||||
43 | 11042 | MEGAN | SANCHEZ | UAE | Yes | ######## | M | Sales | HHH | |||||||||||||||||||||||||||
44 | 11043 | NATHAN | SIMMONS | USA | No | ######## | M | Sales | AAA | |||||||||||||||||||||||||||
45 | 11044 | ADAM | FLORES | USA | No | ######## | M | Sales | BBB | |||||||||||||||||||||||||||
46 | 11045 | LEONARD | NARA | UAE | Yes | ######## | S | Sales | BBB | |||||||||||||||||||||||||||
Sheet1 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
D12:D14 | D12 | =COUNTIFS($AG:$AG,C12,$R:$R,$A$4,$AA:$AA,$A$6,$DT:$DT,$A$8,$S:$S,$A$10) |
Cells with Data Validation | ||
---|---|---|
Cell | Allow | Criteria |
A10 | List | Yes,No |
A8 | List | Include,Exclude |
A6 | List | Sales,HR |
A4 | List | USA,UK,UAE |