Look for first non blank column in row and move the entire r

john786

New Member
Joined
Mar 18, 2002
Messages
1
e.g
A B C D E F H I J K
1 2 3 4 5 7
2 3 4 1 4 5 6
1 2 6 7 9 7

to
A B C D E F H I J K
1 2 3 4 5 7
2 3 4 1 4 5 6
1 2 6 7 9 7
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
I may be being thick here, but aren't your before and after examples rather similar?
 
Upvote 0
On 2002-03-19 22:56, john786 wrote:
e.g
A B C D E F H I J K
b b b 1 b 2 3 4 5 7
b 2 b 3 4 1 4 5 b 6
b b b 1 2 6 7 b 9 7

to
A B C D E F H I J K
1 b 2 3 4 5 7 b b b
2 b 3 4 1 4 5 b 6 b
1 2 6 7 9 7

where "b"s are blank cells...

John.... blanks don't quite align themselves as we'd like them to on this board, so I editted your post with "b"s.... hope you don't mind..... this will also flag it up to the top of the queue
This message was edited by Chris Davison on 2002-03-21 12:18
 
Upvote 0

Forum statistics

Threads
1,214,386
Messages
6,119,216
Members
448,876
Latest member
Solitario

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