assembling manufacturing orders in Excel matrix with macros

Salad Fingers

New Member
Joined
Dec 8, 2021
Messages
11
Office Version
  1. 2016
Platform
  1. Windows
I have to create a file assembling export orders in order to facilitate planning of their production.
I have the following information in my data sheet:
Row A : # order
Row B: Name of client
Row C: Country
Row D: Material
Row E: Bottle size
Row F: Quantity
Row G: Status with a drop down with options (completed / waiting for materials / materials are available)

I would like to create a matrix which aggregates order quantity in a matrix where in column A are the Material and as a subtotal are the Bottle size. Then in the fowling columns are the Country and as a subtotal are the # Order.

I also need to have a filter in my matrix in order to sort through Status and Country. Lastly, there needs to be a Refresh button to add the new orders when they are added in my data sheet.

I have attached a screenshot of how the final result should look like.

Thank you in advance,
CHavdar
 

Attachments

  • example order matrix.png
    example order matrix.png
    108 KB · Views: 10

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Excel does not have a:
Row A : # order
Row B: Name of client
Row C: Country

Excel has columns A and B and C

So do you mean Columns A B and C
Or Rows 1 2 and 3
 
Upvote 0
Thanks for that clarification.
This is beyond my knowledgebase.
I will continue to monitor this thread to see what I can learn.
 
Upvote 0

Forum statistics

Threads
1,215,029
Messages
6,122,760
Members
449,095
Latest member
m_smith_solihull

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