Auto Fill-Down?

M

msnyc07

I have a sheet with about 20 records. One column is for Company. However the
way the data was compiled only the first record has a value for company and
then there is no value again until the new company e.g

Name | Company

Jones | Acme
Smith |
Nadel |
Catn | WidgetInc
Mazuk |
Barny |
Jones | GNC
Walen |
Smith | CenterFilms
Balboa |

So far I've been doing keystroke combos to select next, select all down to
next, back up one, fill down. This takes a long time and is prone to error.

Is there some command/macro that would do this for me automatically?
 
E

Eduardo

Hi,

Select the cells in the column, starting in the row below the column heading.
Choose Edit | Go To
Click the Special button
Select Blanks, click OK
Type an equal sign
Press the up arrow on the keyboard -- this will enter a reference to the
cell above -- cell A2 in this example
Hold the Ctrl key and press Enter -- this enters the formula in all selected
cells
 
M

msnyc07

Dude, you ROCK! Saved me days. Thank you!

Eduardo said:
Hi,

Select the cells in the column, starting in the row below the column heading.
Choose Edit | Go To
Click the Special button
Select Blanks, click OK
Type an equal sign
Press the up arrow on the keyboard -- this will enter a reference to the
cell above -- cell A2 in this example
Hold the Ctrl key and press Enter -- this enters the formula in all selected
cells
 

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