Processing data (Transpone?)

InfinityMrsn

New Member
Joined
Mar 21, 2023
Messages
18
Office Version
  1. 365
Platform
  1. Windows
Hi Guys,

I would like to process data that is now in large numbers on rows. Some of this information I would like to have in rows below it.

Columns A through C contain product names+info and columns D, E and F contain data. The latter data I would like to have below each other, as I indicate in the example below.

Yellow is the data I have and green is the formatting I would like.

Does this require a VBA, or can I do this easily with a formula/macro.?

If you need more information, please let me know.

I would be very grateful as it would save me a tremendous amount of time :)
 

Attachments

  • Example_data_excel.png
    Example_data_excel.png
    35.3 KB · Views: 13

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
This looks like something you could do with a PivotTable, just adjusting some of the columns to be in tabular form.
 
Upvote 0
You're welcome. I should not that the Pivot Table wouldn't be exactly the same. In your examples you have all those values in the last column, but in a Pivot Table it would have them slightly offset below each other. It would look pretty similar, but if you really need all those values in the same column, we might need another solution. Using Power Query (Get Data) can put them in the same column, so that might be another option.
 
Upvote 0

Forum statistics

Threads
1,224,813
Messages
6,181,107
Members
453,021
Latest member
Justyna P

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