Custom Collection, dynamic width?

dcaudill1

New Member
Joined
Sep 11, 2015
Messages
5
I have a custom collection consisting of 3 components, the 3rd component will have a varying number of elements. To make it visible, column A and B will always be the first 2 elements in my variant array. Column C and potentially D,E,F are all of 3rd component "type". I'm at a loss as to how I should manage this. I already have established my jagged array, and I can likely operate the macro like that, but I would prefer setting up a custom collection. Ideas?
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Let me provide a better explanation. I have a custom collection with 3 object properties. Name, Sub Name, and Currency. Each record will have one name and one sub name, but a varying number of Currency. Some items may have 4 currency, while others may only have 1. I want to avoid setting up object property .Currency1, .Currency2, etc. Is there a way to effectively manage this?
 
Upvote 0

Forum statistics

Threads
1,221,310
Messages
6,159,176
Members
451,543
Latest member
cesymcox

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