Craig_320

New Member
Joined
May 16, 2017
Messages
10
Hi, I'm going to try my best to explain this one!
I'm making a list of suppliers that are agents with their own separate sub-suppliers. Column A is my agent name, repeated in each row for different sub-suppliers via that agent. Column B is the sub-supplier name. Column C states 'A' if the agent or 'R' if the sub-supplier. In another column there is a series of calculations that give the Agent (A) a High (H), Medium (M) or Low (L) rating depending on some other criteria. Within that same column is there a way I can get it to show the relevant agents rating score against each of their sub-suppliers?
(I hope that made sense!) I've tried incorporating a vlookup if column C = "R" but that didn't seem to work.
Thanks in advance!
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
agentsubAor Rrating
agentasub1AH
agentasub2R
agentasub3R
agentbsub4AM
agentbsub5R
in terms of above, what is yourquestion ?

<colgroup><col width="64" span="7" style="width:48pt"> </colgroup><tbody>
</tbody>
 
Upvote 0
Hi

Ratings against 'A' are determined via IF statements based on other columns. in terms of the below I'd like the rating against A to still calculate using these IF statement criteria (sub1 and sub4 results) and sub2 and sub3 to show H, sub5 to show M.

Hope that makes sense!

agentsubAor Rrating
agentasub1AH
agentasub2R
agentasub3R
agentbsub4AM
agentbsub5R
in terms of above, what is yourquestion ?

<tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,214,652
Messages
6,120,747
Members
448,989
Latest member
mariah3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top