joostvanvlimmeren
New Member
- Joined
- Nov 20, 2014
- Messages
- 12
Hi,
I have 2 columns, A & B.
A is filled with 3 to 5 digit numbers (different business classes)
B are their corresponding amount of employees.
I want to sum all employees that are in the same category from A (type of business) but i only need the first 2 digits from column A. For example starting with the number 14.
I already tried things like: =SUMIF(A2:A28,"14*",B2:B282) but that don't seem to work. I got ms excel 2010. I also tried thinks with LEFT but me and excel are not really friends with that, it seems to fail over and over again.
Thanx for you time, this is really important for my research.
I have 2 columns, A & B.
A is filled with 3 to 5 digit numbers (different business classes)
B are their corresponding amount of employees.
I want to sum all employees that are in the same category from A (type of business) but i only need the first 2 digits from column A. For example starting with the number 14.
I already tried things like: =SUMIF(A2:A28,"14*",B2:B282) but that don't seem to work. I got ms excel 2010. I also tried thinks with LEFT but me and excel are not really friends with that, it seems to fail over and over again.
Thanx for you time, this is really important for my research.