I have this on column B
[TABLE="width: 67"]
<colgroup><col></colgroup><tbody>[TR]
[TD]DATE[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
</tbody>[/TABLE]
I have this on column F
[TABLE="width: 118"]
<colgroup><col></colgroup><tbody>[TR]
[TD]DESTINATION[/TD]
[/TR]
[TR]
[TD]KASUMBALESA [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]GOMA [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUSAKA [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]GOMA [/TD]
[/TR]
[TR]
[TD]KOLOWEZI
I have this on v2 onwards
[TABLE="width: 357"]
<colgroup><col><col span="6"></colgroup><tbody>[TR]
[TD]DATE[/TD]
[TD]GOM[/TD]
[TD]KAS[/TD]
[TD]KIT[/TD]
[TD]LUB[/TD]
[TD]LUS[/TD]
[TD]NDO[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[TD][/TD]
[TD]1[/TD]
[TD][/TD]
[TD]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD]5[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
I want formula on w2 rightwards drag down to do the
count automatically , I have shortened the name of the
locations , but assume the names are exactly in long length
so that the sumif catches the count of trips
Moto of the formula count trip to destination date wise without
computing them manually
[TABLE="width: 67"]
<colgroup><col></colgroup><tbody>[TR]
[TD]DATE[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[/TR]
</tbody>[/TABLE]
I have this on column F
[TABLE="width: 118"]
<colgroup><col></colgroup><tbody>[TR]
[TD]DESTINATION[/TD]
[/TR]
[TR]
[TD]KASUMBALESA [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]GOMA [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]LUSAKA [/TD]
[/TR]
[TR]
[TD]LUBUMBASHI [/TD]
[/TR]
[TR]
[TD]GOMA [/TD]
[/TR]
[TR]
[TD]KOLOWEZI
I have this on v2 onwards
[TABLE="width: 357"]
<colgroup><col><col span="6"></colgroup><tbody>[TR]
[TD]DATE[/TD]
[TD]GOM[/TD]
[TD]KAS[/TD]
[TD]KIT[/TD]
[TD]LUB[/TD]
[TD]LUS[/TD]
[TD]NDO[/TD]
[/TR]
[TR]
[TD]1-Sep-18[/TD]
[TD][/TD]
[TD]1[/TD]
[TD][/TD]
[TD]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2-Sep-18[/TD]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD]5[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
I want formula on w2 rightwards drag down to do the
count automatically , I have shortened the name of the
locations , but assume the names are exactly in long length
so that the sumif catches the count of trips
Moto of the formula count trip to destination date wise without
computing them manually