MODE for Text including Count IF...HELP!

apatheticrory

New Member
Joined
Jul 27, 2017
Messages
6
****** id="cke_pastebin" style="position: absolute; top: 0px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">
[TABLE="class: cms_table_grid"]
<tbody>[TR]
[TD][/TD]
[TD]Year[/TD]
[TD]Q1[/TD]
[TD]April[/TD]
[/TR]
[TR]
[TD]Busiest Team[/TD]
[TD]A[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat[/TD]
[TD]B[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat exc GBR[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat (Alpha Team)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat exc GBR (Alpha Team)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat (Bravo Team)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat exc GBR (Bravo Team)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat (Charlie Team)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat exc GBR (Charlie Team)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]


The Cell in which i have entered A contains the following formula:

Code:
=INDEX(Data!D2:D20,MATCH(MAX(COUNTIF(Data!D2:D20,Data!D2:D20)),COUNTIF(Data!D2:D20,Data!D2:D20),0))

The cell in which i have entered B contains the same but with the Column changed to incorporate the Nationality not the Team.

The data on which this is produced is a simple sheet as follows:

[TABLE="class: cms_table_grid"]
<tbody>[TR]
[TD]Date[/TD]
[TD]Quarter[/TD]
[TD]Month[/TD]
[TD]Team[/TD]
[TD]Nationality[/TD]
[/TR]
[TR]
[TD]01/01/2017[/TD]
[TD]4[/TD]
[TD]1[/TD]
[TD]Alpha[/TD]
[TD]GBR[/TD]
[/TR]
[TR]
[TD]01/04/2017[/TD]
[TD]1[/TD]
[TD]4[/TD]
[TD]Charlie[/TD]
[TD]USA[/TD]
[/TR]
</tbody>[/TABLE]

</body>Hopefully someone can help me fill in the blank cells in the below table? I am trying to create a sheet to collate application stats for a few teams....


[TABLE="class: cms_table_grid"]
<tbody>[TR]
[TD][/TD]
[TD]Year[/TD]
[TD]Q1[/TD]
[TD]April[/TD]
[/TR]
[TR]
[TD]Busiest Team[/TD]
[TD]A[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat[/TD]
[TD]B[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat exc GBR[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat (Alpha Team)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat exc GBR (Alpha Team)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat (Bravo Team)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat exc GBR (Bravo Team)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat (Charlie Team)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Most Common Nat exc GBR (Charlie Team)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]


The Cell in which i have entered A contains the following formula:

Code:
[COLOR=#333333]=INDEX(Data!D2:D20,MATCH(MAX(COUNTIF(Data!D2:D20,Data!D2:D20)),COUNTIF(Data!D2:D20,Data!D2:D20),0))[/COLOR]

The cell in which i have entered B contains the same but with the Column changed to incorporate the Nationality not the Team.


The data on which this is produced is a simple sheet as follows:

[TABLE="class: cms_table_grid"]
<tbody>[TR]
[TD]Date[/TD]
[TD]Quarter[/TD]
[TD]Month[/TD]
[TD]Team[/TD]
[TD]Nationality[/TD]
[/TR]
[TR]
[TD]01/01/2017[/TD]
[TD]4[/TD]
[TD]1[/TD]
[TD]Alpha[/TD]
[TD]GBR[/TD]
[/TR]
[TR]
[TD]01/04/2017[/TD]
[TD]1[/TD]
[TD]4[/TD]
[TD]Charlie[/TD]
[TD]USA[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
Try to post input which correlates to the output that is desired. Try also to avoid describing the problem to solve by means of Excel formulas.
 
Upvote 0

Forum statistics

Threads
1,223,164
Messages
6,170,444
Members
452,326
Latest member
johnshaji

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top