Jordan Ansley
New Member
- Joined
- Aug 26, 2015
- Messages
- 1
I have a set of data in a column consisting of a material listed with a corresponding subset of data listed in the next column.
These subsets vary in dimension and I would like to merge the values in the first column so that there will be one preceding cell for each matching subset of corresponding data.
The VBA script that I am working on is already confusing and this is confusing me even more. I cannot figure out how to obtain an automatic loop that will find where the next row has a value, then merge and so forth.... Please Help. Thanks.
These subsets vary in dimension and I would like to merge the values in the first column so that there will be one preceding cell for each matching subset of corresponding data.
The VBA script that I am working on is already confusing and this is confusing me even more. I cannot figure out how to obtain an automatic loop that will find where the next row has a value, then merge and so forth.... Please Help. Thanks.