Horizontal List of Items Sharing Same Information

Treymaan

New Member
Joined
Oct 3, 2022
Messages
2
Office Version
  1. 365
Platform
  1. Windows
I am trying to extract from a vertical list of Items that share the same Image URL to display the just one instance of the shared URL with all of the shared items listed horizontally.

So from the following data:


I would like to generate one row that would have the following information in the Image URL column and ITEM column:

SEADOG041606,SEADOG0416061,SEADOG0416081,SEADOG0416101,SEADOG041612,SEADOG0416121

Would this type of operation be viable in VBA, and if so, how?

Thanks!
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
The example above was not what I intended to post. This screenshot shows what I intended.
 

Attachments

  • Data Image.jpg
    Data Image.jpg
    129.2 KB · Views: 3
Upvote 0

Forum statistics

Threads
1,216,446
Messages
6,130,699
Members
449,586
Latest member
spg5150

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