Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Using one row, how do I fill the row below (numerous times)?

I have a workbook. It has numerous rows. some of the rows are a master
identifier for rows below it. The cells below the 'master row' are empty. How
do I copy the 'master row' to 'fill' the cells for the subordinate rows
beneath it. i.e.

| 1 | abcdef | hhhhh | | |
| 2 | | | jjjjj | ppppp |
| 3 | | | kkkkk | yyyyy |

Using the above, how do I copy the cell contents from cells in row 1 to the
empty cells beneath them in rows 2 and 3? I know an easy copy and paste would
work. However; my spreadsheet has 500+ rows with multiple 'master rows'.

I attempted to use a macro; however, it copied/pasted to the same cells,
over and over.

Please help. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 171
Default Using one row, how do I fill the row below (numerous times)?

My usual approach is based around data filters. Turn on the autofilter (data
/ filter / autofilter). Then use the drop-down in column A and select
"(blanks)". In the first blank cell, enter an equation to pull in the value
from the cell above (ex, if it's row 5, enter =a4). Then copy that formula
down through all the visible rows via a simple autofill. Use the drop-down
to Select All.
Repeat for subsequent columns.
--Bruce

"Otis Lamb" wrote:

I have a workbook. It has numerous rows. some of the rows are a master
identifier for rows below it. The cells below the 'master row' are empty. How
do I copy the 'master row' to 'fill' the cells for the subordinate rows
beneath it. i.e.

| 1 | abcdef | hhhhh | | |
| 2 | | | jjjjj | ppppp |
| 3 | | | kkkkk | yyyyy |

Using the above, how do I copy the cell contents from cells in row 1 to the
empty cells beneath them in rows 2 and 3? I know an easy copy and paste would
work. However; my spreadsheet has 500+ rows with multiple 'master rows'.

I attempted to use a macro; however, it copied/pasted to the same cells,
over and over.

Please help. Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Using one row, how do I fill the row below (numerous times)?

Try this:

Select your range,
Hit <F5,
Click "Special",
Click "Blanks",
Then <OK
Type the equal ( = ) sign,
Hit the <UP arrow,
Hit <Ctrl <Enter.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------


"Otis Lamb" <Otis wrote in message
...
I have a workbook. It has numerous rows. some of the rows are a master
identifier for rows below it. The cells below the 'master row' are empty.
How
do I copy the 'master row' to 'fill' the cells for the subordinate rows
beneath it. i.e.

| 1 | abcdef | hhhhh | | |
| 2 | | | jjjjj | ppppp |
| 3 | | | kkkkk | yyyyy |

Using the above, how do I copy the cell contents from cells in row 1 to
the
empty cells beneath them in rows 2 and 3? I know an easy copy and paste
would
work. However; my spreadsheet has 500+ rows with multiple 'master rows'.

I attempted to use a macro; however, it copied/pasted to the same cells,
over and over.

Please help. Thanks.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fill cells with times annep Excel Worksheet Functions 2 April 2nd 06 11:16 PM
Sum of cell on numerous worksheets in a workbook Johnny D Excel Worksheet Functions 4 February 7th 06 05:43 PM
want to apply function to numerous cells ExcelQuestion Excel Discussion (Misc queries) 3 September 7th 05 11:46 PM
How do you add numerous subtotals in a spreadsheet? JHoleman1 Excel Worksheet Functions 1 July 31st 05 03:58 PM
Need to sum up numerous columns in different worksheet into 1 devil135 New Users to Excel 3 May 26th 05 03:32 PM


All times are GMT +1. The time now is 10:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"