pierre robinson
New Member
- Joined
- Sep 28, 2016
- Messages
- 26
- Office Version
- 365
- Platform
- Windows
Afternoon all.
The question I have relates to what I believe is a many to many formula - and I accept that Excel may not be able to cope with this.
What I have is a column of addresses, which include single homes and flats. They are unique.
A column of Com identifiers - these are council issued identifiers - they arent entirely unique
A column of water meter numbers - again, not unique.
What I need is a formula that counts the number of meters, per COM number, per address.
Any thoughts greatly appreciated as 3 coffees down & I havent solved it yet...
<tbody>
[TD="class: xl66"]Example[/TD]
[TD="class: xl66"][/TD]
[TD="class: xl66"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65, align: center"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"][TABLE="width: 425"]
<tbody>[TR]
</tbody>[/TD]
[/TR]
[TR]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[/TR]
[TR]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[/TR]
[TR]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[/TR]
[TR]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"]TIA[/TD]
[/TR]
</tbody>[/TABLE]
The question I have relates to what I believe is a many to many formula - and I accept that Excel may not be able to cope with this.
What I have is a column of addresses, which include single homes and flats. They are unique.
A column of Com identifiers - these are council issued identifiers - they arent entirely unique
A column of water meter numbers - again, not unique.
What I need is a formula that counts the number of meters, per COM number, per address.
Any thoughts greatly appreciated as 3 coffees down & I havent solved it yet...
Address | COM | Meter |
20 LYNDALE PL | COM10001 | A10A642062 |
1/27 ALLENBY RD | COM10055 | X16A654364 |
2/27 ALLENBY RD | COM10055 | X16A654364 |
3/27 ALLENBY RD | COM10055 | X16A654364 |
1/29 KINGS RD | COM10056 | A07A001002 |
2/29 KINGS RD | COM10056 | A07A001131 |
3/29 KINGS RD | COM10056 | A07A017287 |
1A KAPUNI RD | COM10057 | A88014011 |
1B KAPUNI RD | COM10057 | A88014012 |
21 CAEN RD | COM10058 | A06A145484 |
<tbody>
[TD="class: xl66"]Example[/TD]
[TD="class: xl66"][/TD]
[TD="class: xl66"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65, align: center"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"][TABLE="width: 425"]
<tbody>[TR]
</tbody>
[/TR]
[TR]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[/TR]
[TR]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[/TR]
[TR]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[/TR]
[TR]
[TD="class: xl65"][/TD]
[TD="class: xl65"][/TD]
[TD="class: xl65"]TIA[/TD]
[/TR]
</tbody>[/TABLE]