Index

Stclements1

Board Regular
Joined
Sep 15, 2018
Messages
158
Office Version
  1. 365
Platform
  1. Windows
I have various suppliers providing multiple products.
What I want to do is have a list of all meat suppliers, fruit suppliers, confectionary suppliers etc etc
So each time a product is purchased the value of that purchase goes into column D, then the index looks up what that particular supplier supplies and place the value in the relevant column. Meat supplies in column F, Sweet suppliers in column G and so on. Because there are multiple suppliers providing the same headline product such as meat, pastries sweets, I want to create either a lookup or index that will determine what the supplier supplies and put the value of that purchase in a pre-determined column such as meat, sweets, etc so at the end of each month I can see my gross spend on each provision rather than just the individual suppliers cost.

Column A
suppliers name

Column D gross cost

Column F Meat
Column G Sweets
Column H Pastries

if the supplier is Fred's meats it puts the value in the corresponding cell in column D into column F
if the supplier is Karen's sweets it puts the value in the corresponding cell in column D into column G
etc etc
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
I have various suppliers providing multiple products.
What I want to do is have a list of all meat suppliers, fruit suppliers, confectionary suppliers etc etc
So each time a product is purchased the value of that purchase goes into column D, then the index looks up what that particular supplier supplies and place the value in the relevant column. Meat supplies in column F, Sweet suppliers in column G and so on. Because there are multiple suppliers providing the same headline product such as meat, pastries sweets, I want to create either a lookup or index that will determine what the supplier supplies and put the value of that purchase in a pre-determined column such as meat, sweets, etc so at the end of each month I can see my gross spend on each provision rather than just the individual suppliers cost.

Column A
suppliers name

Column D gross cost

Column F Meat
Column G Sweets
Column H Pastries

if the supplier is Fred's meats it puts the value in the corresponding cell in column D into column F
if the supplier is Karen's sweets it puts the value in the corresponding cell in column D into column G
etc etc
If you only want the gross spend on each provision at the end of each month then it is best to just calculate it then from the data that you have collected during the month.

Are you able to use XL2BB to post a copy of your sales data that gets collected as sales are made.

Also a copy of the data that you want to lookup into to ascertain what that particular supplier supplies.
 
Upvote 0

Forum statistics

Threads
1,222,905
Messages
6,168,949
Members
452,227
Latest member
sam1121

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