ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Please help... only have 20 mins (https://www.excelbanter.com/excel-worksheet-functions/100324-please-help-only-have-20-mins.html)

jamkul

Please help... only have 20 mins
 

Sorry for my urgence...

I need to find a way to sum a value if the right 3 digits of a code are
equal to another code in other sheet. Example:

Sheet 1
A------------------B---------------------C
Code-------------Field1----------------Value
0231241---------xxxxxxx---------------10020
0032241---------yyyyyy---------------750
0212120---------zzzzzzz---------------1002

coa01gsb

Please help... only have 20 mins
 

Hi,

Not really got time to check it but won't something along the lines
of:

insert a column next to column A in sheet 1 (you can hide it later). in
cell 1 of inserted column write '=right(A1,3)', drag down the rest of
the column

This will retrieve the last three digits of the code in column A.

Then wherever you want the count write '=countif(B2:B3000,241)'.

You could probably do it with the countif function from the start but
it would be hard.


--
coa01gsb
------------------------------------------------------------------------
coa01gsb's Profile: http://www.excelforum.com/member.php...o&userid=31214
View this thread: http://www.excelforum.com/showthread...hreadid=563194



All times are GMT +1. The time now is 04:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com