MOVE All Numbers From Beneath Rows Currently Occupied By Text…S Over To ANOTHER COLUMN, But Still Remaining On The SAME [Original] ROW

Turk182

Board Regular
Joined
Sep 9, 2009
Messages
66
Office Version
  1. 365
Platform
  1. MacOS
MOVE All Numbers to Their Own Column
Hello All,

"I have 5 columns of data [A-E]; Column ""A"" is alternating rows of ""text-more text-numbers-empty cell".
I need to efficiently move EACH number FROM the even numbered rows they currently occupy (4,8,12,16, etc.) in Column ""A"", & OVER TO Column ""F"", but still remaining on the original row

Thanks,
Turk182
 

Attachments

  • Move Duns Number.png
    Move Duns Number.png
    51.1 KB · Views: 5

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Try these manual steps with a copy of your data. (I don't use Mac but I think should be the same)
  1. Select all of col A, Copy and Paste into column F
  2. Select all of column F
  3. Press F5 -> Special... -> Constants -> Remove the tick from 'Numbers' -> OK
  4. Press the Delete key
  5. Select all of column A
  6. Press F5 -> Special... -> Constants -> Remove the tick from everything except 'Numbers' -> OK
  7. Press the Delete key
If F5 does not work for you in steps 3 or 6 use Home ribbon tab -> Find & Select -> Go To Special ..
 
Upvote 0

Forum statistics

Threads
1,215,200
Messages
6,123,601
Members
449,109
Latest member
Sebas8956

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