Fill in Blanks with immediately above cell value

C

Charles

Hi Everyone,

I want to fill blank cell using the value from above cell. It is like

ACC 232 86
251 32
CIS 333 15
241 9
ESE 122 16
222 11

now I want to fill the blank cells in the first column using the value from
above cell. The result will be

ACC 232 86
ACC 251 32
CIS 333 15
CIS 241 9
ESE 122 16
ESE 222 11


Any instruction, ideas, suggestions are very welcome and appreciated. Thanks.


Charles
 
S

Sheeloo

Select the range from ACC down to the last cell in that column.
(Assumption ACC is in A1 so that A2 is the first blank cell)
Press F5
Click on SPECIAL
Choose Blanks
Click OK (this will select all blank cells)
type
=A1
Press CTRL-ENTER
 
T

Teethless mama

Highlight your range > hit F5 > Special > Blanks > OK > type = press up arrow
 
S

Sean Timmons

couple of options.

Assuming ACC is in cell A2, go to cell A3 and enter =A2.

Copy A3, highlight column A, Then Edit/Go To/Special/Blanks and paste

or.. instead of the edit, etc.

add a filter and select blanks and paste.
 
C

Charles

Hi guys, thank you so much for your prompt response. This is very very
helpful.

Thank you all again and have a good weekend.



Charles
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top