Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
how can I create automatic rows in excel. I have an existing spreadsheet with 600 rows. I want to add rows aut
I have an existing spreadsheet with 600 rows, I want to know if there is a function that will allow me to add blank rows...every other row for each 600 rows
5 Answers
- 1 decade agoFavorite Answer
Highlight the rows,from the left side, (the acual numbers), then right click, click on "insert" and then how ever many you highlighted will be doubled.
- Anonymous1 decade ago
You can make a macro to do this- I've done it in the past. Put your cursor in the 1st cell, click macros and create, insert a row and move to the next line, then stop the macro. Create a shortcut if you wish, or if you know some VB coding make it run until it hits a blank line.
- cambiLv 44 years ago
this may artwork assuming Excel does not have a equipped in function to do it. In an unused column positioned sequential numbers for use to go back the sequence on the top. In yet another column positioned one million and then 2. Propagate it down so that you've one million,2,one million,2,one million,2...... Now type the sheet on the single million and a pair of column and one yet another row will be grouped mutually. Do the formatting. hotel utilising the sequential variety column. eliminate both columns. ?
- 1 decade ago
on the row's in ur spread sheet... try right clicking on where u want a blank row
- How do you think about the answers? You can sign in to vote the answer.
- Anonymous1 decade ago
I don't think that Excel functions only can do that for you! You have to get the assistance from VB code! good luck!