Add the power of control arrays to VBA and simplify event handling. Here is a list of the controls that can be added to the control array collection. Attachment BoundObjectFrame Chart CheckBox ...
The way that this is parsed is as a collection of collections. Each inside collection represents a row of my data. I'd like to pull this out directly as 2d VBA array. The goal is to put the data into ...