Hi,
Very new VBA user here, but ran across an Excel problem that is seemingly unsolvable without VBA.
I have item #'s in column "A," (let's say, item 10, 11, 12, 13, 14...) and product #'s in column "B" (let's say product #'s AA, AB, AC, AD). Some items have more than one product associated.
How can I put all the product #'s for each item onto one row? See attachment for a small sample of the data.
Thanks for any help!!
Here is how I tried to write the code:
![]()
Please Login or Register to view this content.
Bookmarks