LittleJazzinho
New Member
- Joined
- Apr 20, 2018
- Messages
- 2
Hi guys, I am currently trying to make a document for work and I am a little bit out of my depth. I'm hoping someone may be able to point me in the right direction or to tell me if what I am trying to do just isn't possible.
I have created a data profile which works fantastically well using pretty basic COUNTIF and IF formulae.
(I am going to find it very difficult to explain whats going wrong without being able to show you guys a picture, I'll try my best though).
My current formulae are:
=COUNTIF(J3:J34,"B")
I would like to expand the above formula to do this...
When C2 reads AUT, count "B" in J3:J34,
When C2 reads SPR, count "B" in J3:J34,
When C2 reads SUM, count "B" in J3:J34.
I would like it to do all these things in one cell (I hope I'm not asking the world). I also have =COUNTIFS(B3:B34, "M", J3:J34, "B") that I would like to apply the same formula to.
I have created a data profile which works fantastically well using pretty basic COUNTIF and IF formulae.
(I am going to find it very difficult to explain whats going wrong without being able to show you guys a picture, I'll try my best though).
My current formulae are:
=COUNTIF(J3:J34,"B")
I would like to expand the above formula to do this...
When C2 reads AUT, count "B" in J3:J34,
When C2 reads SPR, count "B" in J3:J34,
When C2 reads SUM, count "B" in J3:J34.
I would like it to do all these things in one cell (I hope I'm not asking the world). I also have =COUNTIFS(B3:B34, "M", J3:J34, "B") that I would like to apply the same formula to.