VBA Excel from Table to Matrix

jmpmolegraaf

New Member
Joined
Jul 10, 2013
Messages
35
Hello all,

I really need your help with this one. Excel file can be downloaded from link below:
https://docs.google.com/file/d/0B3YkCIgMwSNMcXlCZWMyWkVULXM/edit?usp=sharing

It is a typical example: two sheets, one with a 2D data and the other should become a matrix.

I got it so far to get the unique ports vertically and the unique products horizontally. Now the values DISCOUNT need to be filled in from the first sheet ("Table").

For some reason I cannot get it right with For..Next (in three steps) and I would expect that an Array is needed to properly access this.

Please note that the number of ports and products varies each time. I only need assistance on the part of getting the right values in the right place in the matrix.

Thanks so much for your assistance!!!

Best regards,
Jan-Martin (Copenhagen)
 

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.

Forum statistics

Threads
1,226,694
Messages
6,192,473
Members
453,726
Latest member
JoeH57

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