Showing posts with label Windows excel. Show all posts
Showing posts with label Windows excel. Show all posts

Monday, January 7, 2013

Excel add multiple blank rows or columns

SkyHi @ Monday, January 07, 2013

When you need to quickly insert 10 blank rows between Row 2 and Row 3 or insert 10 blank rows above specific row in Excel, how would you do? Usually you may insert each blank row one by one. This article focuses on tricky ways to insert multiple blank rows or columns quickly in Excel.

Hot
Amazing! Using Tabs in Excel like Firefox, Chrome, Internet Explore 10!

arrow blue right bubbleInsert multiple blank rows or columns quickly with Insert command

You can insert 10 blank rows between Row 2 and Row 3 at once with the following steps:
Step 1: Select 10 entire rows below from Row 3 (includes the row 3).
Step 2: then process the following two ways to insert rows:
  • Right click the selected rows, and click the Insert item in the context menu, see the following screen shot.
  • Or you can also click the Home >> Insert >> Insert Sheet Rows.
Then it inserts 10 blank rows between the Row 2 and Row 3 quickly. You can insert multiple blank columns with same way. For example, you can quickly insert 10 blank columns before column 3.

arrow blue right bubbleInsert multiple blank rows or columns quickly with keyboard shortcut

Actually, we can apply the keyboard shortcut of F4 to insert multiple blank rows or columns. Firstly of all, insert a blank row above Row 3, then press the F4 key for 9 times, and it inserts 10 blank rows between the Row 2 and Row3.
If you need to insert dozens of blank rows, you have to press the F4 key for many times. Sometimes it may be tedious and time-consuming.

arrow blue right bubbleInsert multiple blank rows or columns quickly with Kutools for Excel

Is there a way to insert multiple blank rows or columns, without neither accounting and selecting proper amount of rows nor pressing F4 repeatedly? Yes, the Kutools for Excel's Insert Blank Rows/Columns tool can help you deal with it conveniently.
Step 1: Select the Row 2 and Row 3 in this case; and click the Kutools >> Modify >> Insert Blank Rows/Columns.
Step 2: In the Insert Blank Rows/Columns dialog box, enter 1 in the blank box besides Interval of: and enter 10 in the blank box besides Rows: in the Options section.
Step 3: Click OK.
Then 10 blank rows are added between the Row 2 and Row 3 at a blink of eyes.
This Insert Blank Rows/Columns tool of Kutools for Excel will save your time, and make it convenient for you to quickly insert multiple blank rows or columns at specific interval at a time. Click to know more…

Kutools for Excel

More than 120 Advanced Functions for Excel 2007 and 2010

screen shot



REFERENCES
http://www.extendoffice.com/documents/excel/883-excel-insert-multiple-rows-columns.html

Friday, December 21, 2012

Start a New Line Inside a Spreadsheet Cell in Excel

SkyHi @ Friday, December 21, 2012

Sometimes it’s necessary to have more than one line inside a worksheet cell, which is easily done with a line break.
Add a new line by holding down the Alt key while you press enter. It’s the keyboard shortcut Alt+EnterIn Excel 2008 and 2011 for Mac useCmd+Option+Enter.


REFERENCES

How to Create a Bullet List in Microsoft Excel

SkyHi @ Friday, December 21, 2012

To Add a Bullet to an Existing Text Entry

  1. Position the insertion point at the beginning of your text entry.
  2. Type a symbol that you want to use as a bullet. To create the bullet character, press ALT+0149 (type 0149 on the numeric keypad).

    You may want to include a space after the character so that the bullet will not be next to the text. Note that the bullet is an extended character and may not be available with all fonts.

    Some other examples of characters you can use include: >, /, ~, !, and others.

To Create a Custom Text Format That Includes Bullets

  1. Select the cell or range of cells that you want to apply bullets to.
  2. On the Format menu, click Cells.
  3. On the Number tab, click the Text category, and then click the Custom category.

    Microsoft Excel places an at sign (@) in the Type box.
  4. In the Type box, place the insertion point before the @, and type the symbol that you want to use as a bullet. To create the bullet character, press ALT+0149 (type 0149 on the numeric keypad).

    You may want to include a space after the symbol so that the bullet will not be next to the text. Note that the bullet is an extended character and may not be available with all fonts.

    Some other examples of characters you can use include: >, /, ~, !, and others.
  5. Click OK.
Text that you type in cells that are formatted with this custom format will have the bullet applied to them.

REFERENCES
http://support.microsoft.com/kb/323567