- F1: Opens a help task pane
- F1 + Ctrl: Opens or closes the help window
- F2: To edit the text in the active cell
- F2 + Shift: To write a comment in the active cell
- F2 + Alt: Opens the save as dialog box
- F3 + Shift: opens the insert dialog box
- F3 + Ctrl: Opens the define name dialog box
- F3 + Shift + Ctrl: Opens the create name dialog box
- F4: To redo the last command
- F4 + Ctrl: To close the workbook window
- F4 + Alt: To close the excel program
- F5: Opens the Goto dialog box
- F5 + Ctrl: brings back to the first level of workbook
- F6: To shift between help taskbar and the excel window
- F6 + Shift: To goto the previous square in the open worksheet
- F6 + Ctrl: If more than one workbook is open to switch between them
- F7: To open spelling correction window
- F7 + Ctrl: When workbook window is not maximised it will move the window
- F8: To activate / deactivate extended mode
- F9: Will calculate all the worksheets in all open workbooks
- F9 + Shift: Will calculate the active worksheet
- F9 + Ctrl: To Minimise the workbook window
- F10: Will select the menu bar
- F10 + Ctrl: To open minimised window
- F11: Will create a chart using the current range
- F11 + Shift: To select a new worksheet
- F11 + Alt: To switch between visual basic editor and the worksheet
- F11 + Alt + Shift: Opens microsoft script editor
- F12: Opens save as dialog box
- F12 + Shift: Saves the active workbook
- F12 + Ctrl: To open the Open dialog box
- F12 + Ctrl + Shift: Opens the print dialog box
Download free Software's, IT Books, PC Tips, Hardware Tips, PC Books, Electrical Books, Mechanical Books, Software Tips, Software Engineering, Thermal Engineering, Articles, Language Books etc.
Search This Site
22.11.11
Shortcut function keys in excel
1.11.11
Convert older Office documents to Office 2007 format
The Office 2007 applications such as Word and Excel can open a spreadsheet or a document which is in an older edition of Office. They can open such older version documents in Compatibility Mode. However, if you need to make use of various newer features available in Office 2007, you will have to convert older Office documents to Office 2007 format. The feature to covert older Office documents to Office 2007 format is very useful. For example, you can now utilize 1.1 million rows in the 2007 version of Excel. In the older versions you could only use sixty-five thousand rows. The method to convert older Office documents to Office 2007 format is the same for all applications. Here we are using the example of a Word document of previous version. If you open a Word or Excel document of an older version, you see [Compatibility Mode] as part of the title.
Follow these steps to convert older Office documents to Office 2007 format:
Open the Word document which you want to convert into Word 2007 format.
Click on the Microsoft Office button on the top left.
Click on Convert on the left hand side of the menu.

Click on the OK button on the Microsoft Word Office dialog box which appears.
By clicking on the OK button, the document will be automatically converted into the Word 2007 format. You will notice that now the window does not show [Compatibility Mode] as part of the title bar any longer.
Follow these steps to convert older Office documents to Office 2007 format:
Open the Word document which you want to convert into Word 2007 format.
Click on the Microsoft Office button on the top left.
Click on Convert on the left hand side of the menu.
Click on the OK button on the Microsoft Word Office dialog box which appears.
By clicking on the OK button, the document will be automatically converted into the Word 2007 format. You will notice that now the window does not show [Compatibility Mode] as part of the title bar any longer.
SIMPLIFY PRINTING WITH RANGES.
EXCEL: SIMPLIFY PRINTING WITH RANGES
Last week I was working on a spreadsheet for a friend of mine, trying to compare the costs of two health plans. With myriad options, deductibles and scenarios presented by the insurance company the spreadsheet quickly grew to be really ugly. All I wanted to print was just a few rows of data, plus some headings so my friend could make a decent evaluation. I also wanted to print a different set of cells for my own use.
Each time I wanted to print my selected data I found I had to individually select the cells for my friend or the cells I wanted to review. Things got even more tedious because many of the cells weren't contiguous – that is, I needed a row here, a few cells there, and so on. What a pain!
Well, I found a much easier way to switch between the sets of cells for printing: I used named ranges. A named range is a set of cells to which you assign a name. The range name (and the cells it refers to) is stored as part of your worksheet. (Ranges offer a host of benefits besides easier printing, as we'll see next week.)
The cells in a range can be contiguous or non-contiguous. In my case, I wanted to print cells A1 through D5 and C25 through H25 for my friend, so I called this range Final. I created a different range named Analysis for the cells I wanted to print for my own review.
Creating a Range
To create a range, choose the cells you want to include. I first selected cells A1 through D5 (you can do this with the mouse or from the keyboard). Then I held down the Ctrl key and selected the remaining cells (C25:H25). From the main menu select Insert, Name, Define. Enter a range name in the "Names in Workbook" text box (I entered Final) and select OK.
Your range name can be up to 255 characters long, but the first character must be a letter or the underscore character. The rest of your range name can consist of letters, numbers, periods, and underscores. Spaces, however, are NOT allowed. Had I wanted to call the range Final Costs I would have to settle for something like Final_Costs or Final.Costs.
To print the named range, be sure the range is selected. In the upper left corner of your screen you'll see a small box that usually displays the name of the currently selected cell. To select your named range, click on the down-pointing arrow to the right of this box and select the range name from the drop-down list. (If your name is short, you can also enter the range name directly into the box.) Excel highlights your range automatically.
From the main menu, choose File, Print. In the Print dialog box choose Selection in the Print What area.
You'll notice a couple of things where printing is concerned.
- Print Preview doesn't show just your selected range unless you set the range to be the Print Area. To do this, choose the range and then use the main menu and choose File, Print Area, Set Print Area. If you're working with a brand new sheet, Print Preview shows you the entire worksheet if no print area has been selected.
- If your range includes non-contiguous cells, the Print command will print a new page for each contiguous group of cells. Thus, in this example, printing the Final range resulted in two printed pages. To date I have found no simple way to combine non-contiguous groups of cells into a single printed page.
Subscribe to:
Comments (Atom)