ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Filling Blank Cells (https://www.excelbanter.com/excel-programming/313934-filling-blank-cells.html)

test[_6_]

Filling Blank Cells
 
Hi

I have Text(Peoples Names) in Column A of a worksheet with blank spaces in
between. I need to copy the Text(Peoples Names) to the next cell in the
column. My reference would always have to be the Cell above. If the next
Cell contains Text(Peoples Names) then this will be the next reference until
the first entire blank row is detected or Blanks are detected in Coumn B.

A1 = Julian
A2 = Blank
A3 = Jack
A4 = Blank

Result A2 to be Julian and A4 to be Jack

Thanks
Julian



Myrna Larson

Filling Blank Cells
 
Select the column of data, down to the last filled cell + 1. Then Edit/Goto,
click the Special button and select Blanks. Assuming the active cell is now
A2, type the formula =A1 and press CTRL+ENTER to put the formula in all of the
blank cells.

If you need to convert these formulas to their values, select all filled cells
in column A, then it's Copy, then Edit/Paste Special and select the Values
option.


On Tue, 19 Oct 2004 00:55:20 +0200, "test" wrote:

Hi

I have Text(Peoples Names) in Column A of a worksheet with blank spaces in
between. I need to copy the Text(Peoples Names) to the next cell in the
column. My reference would always have to be the Cell above. If the next
Cell contains Text(Peoples Names) then this will be the next reference until
the first entire blank row is detected or Blanks are detected in Coumn B.

A1 = Julian
A2 = Blank
A3 = Jack
A4 = Blank

Result A2 to be Julian and A4 to be Jack

Thanks
Julian



test[_6_]

Filling Blank Cells
 
Work great.

Thanks Myrna
"Myrna Larson" wrote in message
...
Select the column of data, down to the last filled cell + 1. Then

Edit/Goto,
click the Special button and select Blanks. Assuming the active cell is

now
A2, type the formula =A1 and press CTRL+ENTER to put the formula in all of

the
blank cells.

If you need to convert these formulas to their values, select all filled

cells
in column A, then it's Copy, then Edit/Paste Special and select the Values
option.


On Tue, 19 Oct 2004 00:55:20 +0200, "test" wrote:

Hi

I have Text(Peoples Names) in Column A of a worksheet with blank spaces

in
between. I need to copy the Text(Peoples Names) to the next cell in the
column. My reference would always have to be the Cell above. If the next
Cell contains Text(Peoples Names) then this will be the next reference

until
the first entire blank row is detected or Blanks are detected in Coumn B.

A1 = Julian
A2 = Blank
A3 = Jack
A4 = Blank

Result A2 to be Julian and A4 to be Jack

Thanks
Julian






All times are GMT +1. The time now is 01:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com