Convert Data Bunched Up in Columns to Individual Rows

Jim LeMond Jr

New Member
Joined
Dec 9, 2021
Messages
2
Office Version
  1. 2021
Platform
  1. Windows
Can anyone tell me how to take data from 'several rows in one column' and turn it into a 'separate column for each,' with a goal of one row per record?

I have an auto-report that my company delivers each month. The group that supports this report spends considerable time paring it down to individual rows. They do this by eliminating unnecessary and blank data. I can create a macro to address this.

However, some of the information appears stacked in a single column. For instance, a Vendor, Code, and Volume are stacked up on top of each other. Instead of rows 2-3-4, I would like this to be columns A-B-C.

The spreadsheet is marked in color. Anything in Column A, color yellow, will be the vendor for all rows until a new Vendor appears.

The spreadsheet contains four tabs:

--ORIGINAL DATA: This is how the report arrives to us.
--CONDITIONS: These are the steps I am setting up for a macro
--NEW DATA: "Original Data" + "Conditions" which have been applied. (Cells F2:K3 have further description noted out.)
--DESIRED FORMAT: This is the format I would like to get to.

I can provide the full spreadsheet if it helps.

Thanks!!

Jim
 

Attachments

  • DEF Purchases.png
    DEF Purchases.png
    104.1 KB · Views: 20
Last edited by a moderator:

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Forum statistics

Threads
1,215,032
Messages
6,122,770
Members
449,095
Latest member
m_smith_solihull

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