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

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
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,213,543
Messages
6,114,236
Members
448,555
Latest member
RobertJones1986

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