ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Excel 2002: Any button to insert blank rows at specific interval? (https://www.excelbanter.com/excel-discussion-misc-queries/225903-excel-2002-any-button-insert-blank-rows-specific-interval.html)

Mr. Low

Excel 2002: Any button to insert blank rows at specific interval?
 
Hi

I understand that the user could delete blank rows in a worksheet at one go
by going to F5 Special Select blank rows and press delete to remove it.

In the reverse, if I wish to insert empty rows at specific interval of 3 or
4 rows to a block of compact data (without any empty rows in beween), may I
know if there is any key board steps for this ?

At prersent I only can do it by assigning repeated even or odd number to the
block of cell and then do a sorting after replacing the missing even or odd
numbers.

Illustration
xxx xxx
xxx xxx

xxx xxx
xxx xxx

xxx xxx
xxx xxx

Thanks

Low

A36B58K641

FSt1

Excel 2002: Any button to insert blank rows at specific interval?
 
hi
to add a row or group of rows....
high light the row or group of rows. on the keyboard, press Ctrl + Plus keys.
a row will be added below the cell pointer.
to delete(remove) a row or group of rows....
high light any row or group of rows. on the keyboard, press Ctrl + minus keys.

pressing the Ctrl + Plus key without high lighting the row, adds a cell
pressing the Ctrl + minus key without high lighting the row, removes a cell

regards
FSt1


"Mr. Low" wrote:

Hi

I understand that the user could delete blank rows in a worksheet at one go
by going to F5 Special Select blank rows and press delete to remove it.

In the reverse, if I wish to insert empty rows at specific interval of 3 or
4 rows to a block of compact data (without any empty rows in beween), may I
know if there is any key board steps for this ?

At prersent I only can do it by assigning repeated even or odd number to the
block of cell and then do a sorting after replacing the missing even or odd
numbers.

Illustration
xxx xxx
xxx xxx

xxx xxx
xxx xxx

xxx xxx
xxx xxx

Thanks

Low

A36B58K641


Sheeloo[_4_]

Excel 2002: Any button to insert blank rows at specific interv
 
The closes to a keyboard/mouse solution I can think of is as follows;

Select every third or fourth row...
Right-click and choose Insert... it will insert a row before each selected
row...

If you select rows in groups of two you will get new rows in groups of twos...

Otherwise you need to have a marcro and assign a short-cut to it.

"FSt1" wrote:

hi
to add a row or group of rows....
high light the row or group of rows. on the keyboard, press Ctrl + Plus keys.
a row will be added below the cell pointer.
to delete(remove) a row or group of rows....
high light any row or group of rows. on the keyboard, press Ctrl + minus keys.

pressing the Ctrl + Plus key without high lighting the row, adds a cell
pressing the Ctrl + minus key without high lighting the row, removes a cell

regards
FSt1


"Mr. Low" wrote:

Hi

I understand that the user could delete blank rows in a worksheet at one go
by going to F5 Special Select blank rows and press delete to remove it.

In the reverse, if I wish to insert empty rows at specific interval of 3 or
4 rows to a block of compact data (without any empty rows in beween), may I
know if there is any key board steps for this ?

At prersent I only can do it by assigning repeated even or odd number to the
block of cell and then do a sorting after replacing the missing even or odd
numbers.

Illustration
xxx xxx
xxx xxx

xxx xxx
xxx xxx

xxx xxx
xxx xxx

Thanks

Low

A36B58K641


FSt1

Excel 2002: Any button to insert blank rows at specific interv
 
supplimental.
you can do the same thing with columns but selecting a column instead of a
row.


regards
FSt1

"FSt1" wrote:

hi
to add a row or group of rows....
high light the row or group of rows. on the keyboard, press Ctrl + Plus keys.
a row will be added below the cell pointer.
to delete(remove) a row or group of rows....
high light any row or group of rows. on the keyboard, press Ctrl + minus keys.

pressing the Ctrl + Plus key without high lighting the row, adds a cell
pressing the Ctrl + minus key without high lighting the row, removes a cell

regards
FSt1


"Mr. Low" wrote:

Hi

I understand that the user could delete blank rows in a worksheet at one go
by going to F5 Special Select blank rows and press delete to remove it.

In the reverse, if I wish to insert empty rows at specific interval of 3 or
4 rows to a block of compact data (without any empty rows in beween), may I
know if there is any key board steps for this ?

At prersent I only can do it by assigning repeated even or odd number to the
block of cell and then do a sorting after replacing the missing even or odd
numbers.

Illustration
xxx xxx
xxx xxx

xxx xxx
xxx xxx

xxx xxx
xxx xxx

Thanks

Low

A36B58K641


Mr. Low

Excel 2002: Any button to insert blank rows at specific interv
 
Hi,

Thanks.

Low
--
A36B58K641


"FSt1" wrote:

supplimental.
you can do the same thing with columns but selecting a column instead of a
row.


regards
FSt1

"FSt1" wrote:

hi
to add a row or group of rows....
high light the row or group of rows. on the keyboard, press Ctrl + Plus keys.
a row will be added below the cell pointer.
to delete(remove) a row or group of rows....
high light any row or group of rows. on the keyboard, press Ctrl + minus keys.

pressing the Ctrl + Plus key without high lighting the row, adds a cell
pressing the Ctrl + minus key without high lighting the row, removes a cell

regards
FSt1


"Mr. Low" wrote:

Hi

I understand that the user could delete blank rows in a worksheet at one go
by going to F5 Special Select blank rows and press delete to remove it.

In the reverse, if I wish to insert empty rows at specific interval of 3 or
4 rows to a block of compact data (without any empty rows in beween), may I
know if there is any key board steps for this ?

At prersent I only can do it by assigning repeated even or odd number to the
block of cell and then do a sorting after replacing the missing even or odd
numbers.

Illustration
xxx xxx
xxx xxx

xxx xxx
xxx xxx

xxx xxx
xxx xxx

Thanks

Low

A36B58K641


Mr. Low

Excel 2002: Any button to insert blank rows at specific interv
 
Hi, Sheeloo,

Thanks

Low
--
A36B58K641


"Sheeloo" wrote:

The closes to a keyboard/mouse solution I can think of is as follows;

Select every third or fourth row...
Right-click and choose Insert... it will insert a row before each selected
row...

If you select rows in groups of two you will get new rows in groups of twos...

Otherwise you need to have a marcro and assign a short-cut to it.

"FSt1" wrote:

hi
to add a row or group of rows....
high light the row or group of rows. on the keyboard, press Ctrl + Plus keys.
a row will be added below the cell pointer.
to delete(remove) a row or group of rows....
high light any row or group of rows. on the keyboard, press Ctrl + minus keys.

pressing the Ctrl + Plus key without high lighting the row, adds a cell
pressing the Ctrl + minus key without high lighting the row, removes a cell

regards
FSt1


"Mr. Low" wrote:

Hi

I understand that the user could delete blank rows in a worksheet at one go
by going to F5 Special Select blank rows and press delete to remove it.

In the reverse, if I wish to insert empty rows at specific interval of 3 or
4 rows to a block of compact data (without any empty rows in beween), may I
know if there is any key board steps for this ?

At prersent I only can do it by assigning repeated even or odd number to the
block of cell and then do a sorting after replacing the missing even or odd
numbers.

Illustration
xxx xxx
xxx xxx

xxx xxx
xxx xxx

xxx xxx
xxx xxx

Thanks

Low

A36B58K641



All times are GMT +1. The time now is 06:24 AM.

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