Leicester City Fox
Board Regular
- Joined
- Oct 7, 2016
- Messages
- 91
- Office Version
- 2019
- Platform
- Windows
Hi There
Good Morning
Need a formula that only show the set cost figure once for eachunique User Id
I am looking for a formula that give me the result in ColumnC, The formula needs to only count the set cost figure that doesn’t change (ColumnB) for the user ID (Column A) just once .
<tbody>
[TD="width: 160, bgcolor: transparent"]
[/TD]
[TD="width: 189, bgcolor: transparent"]
[/TD]
[TD="width: 151, bgcolor: transparent"]
[/TD]
[TD="width: 160, bgcolor: transparent"]
[/TD]
[TD="width: 189, bgcolor: transparent"]
[/TD]
[TD="width: 151, bgcolor: transparent"]
[/TD]
[TD="width: 160, bgcolor: transparent"]
[/TD]
[TD="width: 189, bgcolor: transparent"]
[/TD]
[TD="width: 151, bgcolor: transparent"]
[/TD]
[TD="width: 160, bgcolor: transparent"]
[/TD]
[TD="width: 189, bgcolor: transparent"]
[/TD]
[TD="width: 151, bgcolor: transparent"]
[/TD]
[TD="width: 160, bgcolor: transparent"]
[/TD]
[TD="width: 189, bgcolor: transparent"]
[/TD]
[TD="width: 151, bgcolor: transparent"]
[/TD]
[TD="width: 160, bgcolor: transparent"]
[/TD]
[TD="width: 189, bgcolor: transparent"]
[/TD]
[TD="width: 151, bgcolor: transparent"]
[/TD]
[TD="width: 160, bgcolor: transparent"]
[/TD]
[TD="width: 189, bgcolor: transparent"]
[/TD]
[TD="width: 151, bgcolor: transparent"]
[/TD]
[TD="width: 160, bgcolor: transparent"]
[/TD]
[TD="width: 189, bgcolor: transparent"]
[/TD]
[TD="width: 151, bgcolor: transparent"]
[/TD]
</tbody>
If anybody got any ideas of simply formula that can do this,please let me know?
Many Thanks
Leicester Fox
Good Morning
Need a formula that only show the set cost figure once for eachunique User Id
I am looking for a formula that give me the result in ColumnC, The formula needs to only count the set cost figure that doesn’t change (ColumnB) for the user ID (Column A) just once .
A
[TD="width: 189, bgcolor: transparent"]
B
[TD="width: 151, bgcolor: transparent"]
C
[TD="width: 160, bgcolor: transparent"]
User ID
[TD="width: 189, bgcolor: transparent"]
Set Cost
[TD="width: 151, bgcolor: transparent"]
Result Want
[TD="width: 160, bgcolor: transparent"]
A123
[TD="width: 189, bgcolor: transparent"]
£5.00
[TD="width: 151, bgcolor: transparent"]
£5.00
[TD="width: 160, bgcolor: transparent"]
A123
[TD="width: 189, bgcolor: transparent"]
£5.00
[TD="width: 151, bgcolor: transparent"]
[TD="width: 160, bgcolor: transparent"]
B234
[TD="width: 189, bgcolor: transparent"]
£5.00
[TD="width: 151, bgcolor: transparent"]
[TD="width: 160, bgcolor: transparent"]
B234
[TD="width: 189, bgcolor: transparent"]
£10.50
[TD="width: 151, bgcolor: transparent"]
£10.50
[TD="width: 160, bgcolor: transparent"]
B234
[TD="width: 189, bgcolor: transparent"]
£10.50
[TD="width: 151, bgcolor: transparent"]
[TD="width: 160, bgcolor: transparent"]
C245
[TD="width: 189, bgcolor: transparent"]
£8.24
[TD="width: 151, bgcolor: transparent"]
£8.24
</tbody>
If anybody got any ideas of simply formula that can do this,please let me know?
Many Thanks
Leicester Fox