Copy Paste : Loop Until

RAKESH230583

New Member
Joined
Jan 10, 2011
Messages
46
Dear all,

Wanted to understand the Loop Until in Copy & Paste.

Example:
Data are available in Sheet1. Column A
There are numbers available in various cells - Some are filled in and some are blank.
Requirement is to copy 1st filled in cell in column A and then paste it below in all blank cells till it finds next filled in cell.

Lets say in below example : 123456 should be pasted in A2 & A3, Value ABCDEF to be pasted in 5,6,7 & 8, Value 4567 to be pasted in 11 and the stop as there is not filled cell after that.
A
1 Value 123456
2
3
4 Value ABCDEF
5
6
7
8
9 Value XXXXX
10 Value 4567
11
12value 123
13
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.

Forum statistics

Threads
1,214,400
Messages
6,119,289
Members
448,885
Latest member
LokiSonic

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