Jean's email link

 
Windows Tips   Access Tips
Word Tips
Excel Tips
PowerPointTips FrontPage Tips
Netscape Tips
Explorer Tips
Web Tips
Web Search Tips
1)   A Default Excel Chart 
2)   Add Borders To Excel Cells 
a)   Add /Undo password
b)   Add the column heading and row heading to the multiple pages
c)   Add the custom AutoFill setup
3)   Adding A Background To An Excel Worksheet 
4)   Adding A Global Macro In Excel 
5)   Adding A Map Button To The Excel Toolbar 
6)   Adding Comments To Excel Cells 
7)   Assigning An Excel Macro To The Toolbar 
d)   And-If Analysis and Working with Large Worksheets
 a e)   AutoCorrect Graphic Image
8)   Auto Fill In Excel 
f)    AutFit  to all Column
g)   Calculating loan payment and annuity using functions:  Examples
9)   Changing The Auto Entry Direction In Excel 
1a) Center the title
1h) Changing  number grade to letter garde using the Lookup Formula
10) Clearing An Excel Cell 
1f)  Combine multiple sheets
11) Concatenating Excel Cells Containing Dates And Text 
1d) Conditional formatting
12) Copying A Format In Excel 
1b) Copy area, sheet, and data
1g) Copy the header
13) Copying Cells In Excel 2000 
14) Cording A Macro In Excel 
1c) Create drop down window list
15) Creating An Excel Chart
16) Creating An Excel Word Art Button 
1e) Create a workspace
17) Creating Random Numbers In Excel 
1d) Data Validation
1h) Delete number of  beginning characters from a whole column
18) Doing Simple Arithmetic In Excel 
1k) Easy way to Recall the Syntax of an Excel Function
19) Editing Excel Comments 
20) Editing In Excel 
21) Entering Excel Formulas 
22) Entering Fractions In Excel Worksheets 
23) Excel Borders 
2a) Excel Fundamental Functions
24) Excel Formula Creation 
25) Excel Guidelines In Color 
26) Excel is Ready For The Europe 
27) Formatting Excel Cells 
2a) Format a cell using angle
28) Go To The Last Cell In Excel 
2c) Graphic formats that can be used in Excel
2b) Group & Outline
29) Hiding Data In Excel Worksheets 
30) Hiding Excel Worksheets 
3a) Hiding to show formulas
31) How To Clear Excel Formatting 
32) How To Freeze Excel Rows 
33) How To Use Collect And Paste In Excel
34) How To Use Excel's Left Function 
3b) Insert a cell after center title
35) Importing A Picture Into Excel 
36) Inserting A Column In Excel 
3c) Insert a column to multiple sheets
37) Linking Excel Worksheets 
38) Making Room For Headers In Excel 
39) Merging Cells In Excel 
3d) Modifying number column
40) Moving A Worksheet In Excel 
41) Moving Between Excel Worksheets 
42) Moving Folder Trees 
43) Naming Excel Ranges And How To Follow The Naming Rules 
44) Navigating To A Cell In Excel 
4a) Open and Close multiple files
45) Orientation Selection In Excel
46) Printing A Selection In Excel 
47) Printing Color Excel Worksheets on a Laser Printer 
48) Printing Excel Guidelines 
49) Printing Excel Worksheet 
50) Printing Large Spreadsheets In Excel 
51) Printing Multiple Excel Workbooks
52) Protecting Your Excel Worksheets 
5a) Range Name
53) Selecting A Data Range In Excel 
54) Setting Excel's Default Data Folder
55) Setting Excel's File Options 
5b) Setup to protect a workbook or patial area from entire workbook
56) Setting The Decimal Place In An Excel Worksheet 
5c) Solver – Tools/Solver
57) Sorting Excel Data 
58) Special Custom Lists In Excel 
5d) Sub Total
5b) To get sum, count, average etc.. for the temporary range
5c) To turn on Auto filter to select the specific group
59) Tracing Precedents In Excel 
60) Tracking Changes In Excel Worksheets 
61) Using A Macro In All Excel Workbooks 
6a) Use auto style
62) Using Excel's Clean Function 
63) Using The Calculator In Excel 
6b) Using functions
6c) Using the Pivot table
64) Using Undo And Redo In Excel 
65) Zoom In On Excel 
66) Reviewing Comments In Excel 
67) Email An Excel Worksheet 


How To Clear Excel Formatting 
If you have modified the cell formats in a range of cells, and now need to get back to the original formatting without losing data, select the cells you want to clear and choose Edit/Clear/Formats. Doing so will take you back to the default format and will leave your data intact.

Go to Top
A Default Excel Chart 

The easiest and quickest way to create a chart in Excel is to highlight the cell range you want to include in the chart and press F11. This creates the default column chart. Excel will create the chart on a separate Chart sheet.
To test this, type data into cells A1 through C3 and then select the range and press F11.

Entering Excel Formulas 
Excel has no special requirements when it comes to entering formulas. The one always necessary item is the equal sign (=). All formulas must begin with an equal sign. 

Although Excel will display all formulas in uppercase in the Formula Bar, Excel doesn't care about the case at all. When you enter formulas, you can save yourself some trouble by just entering them in lowercase.

All formulas (sum, average, etc.) place data cells in parentheses. For example
=sum (a1:a5)    works, but
=sum a1:a5      won't work.

Auto Fill In Excel 
Excel's Auto Fill works fine, but it does have a few quirks. For example, if you want to enter a series beginning with 1, you'll end up with nothing but ones, unless you know the trick. Here's the trick: type a 1 into cell A1. Hold down the Ctrl key and grab the cell highlighted by the little handle at the lower right corner. Drag down and you'll get 1, 2, 3, 4, etc.

If you drag down without using the Ctrl key, you'll get 1, 1, 1, 1 …
Auto increase year

1. Type 1991 on cell A
2. Type 1992 on cell B
3. Highlight both cells
4. Copy it down
Go to Top
Concatenating Excel Cells Containing Dates And Text 
Suppose you'd like to combine two Excel cells. Let's say that cell A1 contains the text "Today's Date is," and cell D1 contains the date 12/31/01. Go to cell A4 and enter

=a1&d1
then press Enter. What you'll get in cell A4 is "Today's Date is 37250."

To concatenate a text cell and a date cell, you first have to convert the date to text. So go to cell A4 and type
=a1&text(d1,"mm/dd/yy")
then press Enter. Now cell A4 will display "Today's Date is 12/31/01."

Go to Top
Printing Excel Worksheet 
Word is designed to create and print text documents. Therefore, it's very easy to see what will print on a Word page. On the other hand, Excel is designed to deal with mathematical data with very little attention to how a print-out will look.

Since Excel is math oriented, it's up to us to get usable print-outs. One way to make sure you'll get a good print-out is to always assign a print area to your worksheet. Suppose your data is contained in the area A1 through K25. Use the mouse to select A1 through K25 and choose File|Print Area|Set Print Area. Now print your worksheet.

Go to Top
Printing Large Spreadsheets In Excel 
In the last tip, we talked about setting an Excel worksheet's print area. The method we described works well for relatively small worksheets. However, there's no single method that will allow you to print large worksheets. You'll have to spend some time setting page breaks (choose Insert/Page Break).

You can often make your worksheet print-out look better if you print it in landscape mode (wide sheet). To do this, choose File/Page Setup and select the "Landscape radio button" and click OK.

Go to Top
Go To The Last Cell In Excel 
An easy way to get to the last cell in an Excel worksheet is to press Ctrl + End. However, you're in for a surprise if you press Ctrl + End in some worksheets: You may find yourself way outside of the work area sitting on a blank cell!

This happens when you use a worksheet cell and then later the data. To check this out, run Excel and type data into cell H99. Now, delete the data in cell H99 and type data into cells A1 through C5. If you press Ctrl + End, Excel will take you to cell H99 even though it's blank, rather than to cell C5, which is probably where you want to go.

Add Borders To Excel Cells 
You can add a border around any cell or range of cells in Excel. This is a nice feature to use when you need to make a range of data stand out. To do this, all you have to do is select the cells to border and choose Format/Cells. When the Format Cells dialog box opens, click the Border tab. Next click the Outline Preset and then click OK to apply the border and close the dialog box.

Go to Top
Adding A Background To An Excel Worksheet 
There's nothing that says an Excel worksheet has to have a plain white background. Suppose you have a photograph file on your hard disk that you'd like to use as a worksheet background. Choose Format/Sheet/Background. When the Sheet Background dialog box opens, double-click the picture file that you'd like to use, double-click its icon. If you want to use a picture as your worksheet background, make sure the picture is not too dark or busy -- you don't want to obscure the worksheet data.

Moving A Worksheet In Excel 
Let's suppose you've created a workbook of three worksheets. Now that everything is in place, you see that Sheet 2 really should be the first sheet and Sheet 1 the second sheet.

To move Sheet 2 so that it comes before Sheet 1, locate the sheet name tabs at the bottom of the workbook. Grab the Sheet 2 tab with the mouse and drag it to the left. When a small down arrow appears at the left side of the Sheet 1 tab, release the mouse button. Sheet 2 is now first and Sheet 1 is second.
Move Cells

1. Highlight Cells
2. When the cursor changes to pointing arrow, move to the place. It will change the formula function also.

To move to the specific Cell, Use the 'F5' key.
It opens GoTo Windows, Type Reference area, cell name to go

Go to Top
Using Undo And Redo In Excel 
When you're working with a large worksheet, Excel's Undo command is a great feature to use. Any time you realize you've made a mistake, don't panic -- just press Ctrl + Z and Excel will take you back to the last entry. Conversely, if you delete something using Undo that you really shouldn't have deleted, you can press Ctrl + Y (Redo) to restore your data.

Sorting Excel Data 
When you have columns of related data that you want in alphabetical order, you have to make sure that you keep the columns together. For example, you have this list that you want to sort, keeping the fruits (column A) and their prices (column C) together:
 

Column A Column C
Pear
Orange
Kiwi
Banana
Apple
$1.29
$1.19
$1.10 a
$1.49
$0.99

In this case, you would select A1 through C5 and then choose Data/Sort. When the Sort dialog box opens, make sure Column A and 'Ascending' are selected and click OK.

If you fail to select Column C along with Column A, the prices will no longer represent the correct fruit.

Go to Top
Orientation Selection In Excel 
Let's assume that there are basically two types of worksheets -- long and narrow, and short and wide. When you have a wide worksheet, you can probably view it better if you switch the worksheet's orientation to landscape. To do this, open a worksheet that contains some data and then choose File/Page Setup. When the Page Setup dialog box opens, select the radio button labeled 'Landscape' and then click OK. See if your worksheet fits the landscape orientation best. If not, choose File|Page Setup again. Select the 'Portrait' radio button and click OK.

Navigating To A Cell In Excel 
When you need to move to a specific cell in an Excel worksheet, you can scroll to the area that contains the cell and then click it. However, if the cell you want to select is buried somewhere in a rather large worksheet, you might find it easier and quicker to use Excel's Go To command.

Let's say you want to move to cell K324 in your worksheet. That's a lot of worksheet scrolling no matter how you do it. But you can press Ctrl + G, then type in K324 and press Enter and you're there.

Go to Top
Setting Excel's Default Data Folder 
If you want  to change the default Excel data folder. Here's how: Let's say you've created a folder name c:\Excel Files. With the folder created, run Excel and choose Tools/Options. When the Options dialog box opens, click the General tab. Now click in the 'Default file location' entry box and replace the current entry with c:\Excel Files. Click OK to close the dialog box and save your new selection. Exit Excel and then run it again so that your change will take effect.
Go to Top
Protecting Your Excel Worksheets 
You want your coworkers to be able to look at a particular worksheet, but you don't want anyone but you making changes. To protect your worksheet from changes, choose Tools|Protection|Protect Sheet. When the Protect Sheet dialog box opens, type in a password. Re-enter the password when requested and then click OK.

The only way you can modify a protected worksheet is to remove the protection. To remove protection, choose Tools/Protection/Unprotect Sheet and type in the password.

Do not lose the password.. We don't know of any way to recover a worksheet without the password.

Merging Cells In Excel 
You want an attractive header in an Excel worksheet. The only problem you have is that the header spans several columns and it's difficult to center. What you need to do is use Merge and Center in Excel's toolbar:

Type in your header, then select all of the cells that your header spans. Click the Merge and Center button (to the right of the Align Right button near default).

Go to Top
Assigning An Excel Macro To The Toolbar 
Run the Excel workbook that contains your macro. Choose Tools | Customize. When the Customize dialog box opens, click the Commands tab (if necessary) and then select Macros from the Categories list. Now drag the Custom Button to the toolbar and click Modify Selection and choose Assign Macro.

When the Assign Macro dialog box opens, double-click the macro name that you want to assign to the button. And in the Customize dialog box, click Close to dismiss the dialog box and record your assignment.

Go to Top
Cording A Macro In Excel 
When you need to frequently repeat a series of key strokes or mouse clicks, you may find it convenient to record a macro instead. To do this, run Excel and choose Tools|Macro|Record New Macro. When the dialog box opens, type in a name for your macro (or just accept the default) and click OK.

Now, go through all the mouse clicks and key strokes that you need for the selected operation. When you finish recording your new macro, click the Stop button.

To use your new macro, press Alt + F8 and double-click the macro name.

Printing A Selection In Excel 
If you have a worksheet that you only need to print a portion of, you can tell Excel what to print. All you have to do is select the portion of the worksheet that you want to print and choose File/Print Area/Set Print Area. To print your selection, choose File/Print and click OK when the Print dialog box opens. To remove a print area, choose File/Print Area/Clear Print Area.

Go to Top
Setting The Decimal Place In An Excel Worksheet 
Excel defaults to its 'General' number format. So, if you enter 1.00 into a cell, Excel displays it as 1. If you need to set a range of cells to a fixed decimal format, select the range and choose Format/Cells. When the Format Cells dialog box opens, click the Number tab and select Number from the 'Category' list. Use the 'Decimal places' spin box to set the number of places you want to use and then click OK to accept the setting and close the dialog box.
Go to Top
Zooming In Excel 
When you need to get a closer look at a portion of your Excel worksheet, you can simply zoom in on it. Let's suppose that you need to have a close look at a range of cells from A1 through D8. Select the range and choose View/Zoom. When the Zoom dialog box opens, select the radio button labeled 'Fit selection,' and then click OK. The selection will now occupy the entire Excel window. To get back to the normal view, choose View/Zoom and, in the Zoom dialog box, select the '100%' radio button and click OK.

Did you know that you can zoom in on a range and have Excel choose just the right amount of zoom for your selection? Try this: enter some numbers into cells D5 through D9. Now, select the cells and choose View/Zoom. When the Zoom dialog box opens, select the 'Fit selection' radio button and click OK.

After you finish with the zoomed in view, you can simply press Ctrl + Z to undo the zoom. However, this won't work if you made any changes while in the zoomed view--the changes will get undone. In this case, choose View/Zoom again. When the Zoom dialog box opens, select the "100%" radio button and click OK.

Importing A Picture Into Excel 
There are two ways to get a picture into an Excel worksheet--you can copy it from another program and then paste it into Excel, or you can import it as a file. To import a picture, click where you want the upper left hand corner of the picture to appear and then choose Insert/Picture/From File. When the Insert Picture dialog appears, locate the picture file you want to insert and double-click it.

Go to Top
Printing Multiple Excel Workbooks 
Let's say you arrive at work and the first thing you need to do is print a dozen Excel workbooks. You can open each one, then print it. But, you can print them all very quickly as long as all the files you need to print are in the same folder.

To do this, run Excel and choose File/Open. In the Open dialog box, click one of the files you want to print. Next, press and hold down the Ctrl key while you select the other files you want to print. Now, click the Tools button in the upper-right corner of the Open dialog box and then choose Print from the menu. Excel will then open, print, and close each of the selected workbooks.

Linking Excel Worksheets 
There are times when we can store some of our data on one worksheet and then link that data to another worksheet in the same workbook. As an example of how to do this, open a blank workbook and select Sheet3. Into cell A1, type 27 and press Enter. Now, click the Sheet1 tab and then click in cell A1. Type

=sheet3!a1
and press Enter. Cell A1 on Sheet1 will now display 27 (the contents of cell A1 on Sheet3).

Go to Top
Hiding Excel Worksheets 
Suppose you have some raw data on Sheet2 of your worksheet. You're going to display your workbook for a small group of people and you don't really want them to see the raw data. But, you don't want to delete the sheet either. In such a case, you can simply hide Sheet2 from view. Just click the Sheet2 tab at the bottom of the Excel window and then choose Format/Sheet/Hide and the sheet will disappear from view. When you need to unhide the sheet, choose Format/Sheet/Unhide. This opens a dialog box that displays all the hidden sheets. Just double-click the sheet you want to unhide.
Go to Top
Tracking Changes In Excel Worksheets 
When you send your Excel worksheet to others for checking, editing, or data addition, it's nice to immediately see what changes they made. To see how this works, use the following example.

Open a blank worksheet and enter

1
2
3
4

into cells A1 through A5. Now, choose File/Save As. Give your workbook a name and click Save. Choose Tools/Track Changes/Highlight Changes. Next, click in cell A2 and change the data to 9, then click somewhere away from cell A2. You will see that cell A2 is now outlined and contains a small triangle in the upper left corner of the cell. Move the mouse pointer over cell A2, and a comment will appear informing you that cell A2 was changed from 2 to 9.

Go to Top
Adding Comments To Excel Cells 
When you send your worksheets to others via email or on floppy disks, you may be able to help others by providing them with notes on cells that some might consider a problem. This is an easy thing to do in Excel. All you need to do is click the cell in which you wish to place a note and choose Insert/Comment or Right click and select add comment . A little entry box will open. Just type in your message and then click somewhere away from the entry box to close it.

You will notice that there is now a small red triangle in the upper right corner of the cell. This indicates that a note is present for that cell. If you move your mouse over the cell, Excel will display the message. To delete a comment, right-click the cell and choose Delete Comment.
Print comment

  • Comment has to be showing on the screen (show comment open)
  • Select File/Page setup/ sheet
  • Select Comments from the box and print report.
  • Go to Top
    Editing Excel Comments 
    Let's suppose that you have a comment in one of the cells in your worksheet and you need to modify it to match some changes to the worksheet. Right-click the cell that contains the comment and choose Edit Comment. This opens the entry box with the current comment. You can now modify the text in any way you wish. When you finish editing, click outside the comment entry box to close it.

    Adding A Map Button To The Excel Toolbar 
    If you use Excel's Map very often, you might find it convenient to place a Map button into the toolbar. To do this, choose Tools/Customize. When the Customize dialog box opens, click the Commands tab. Now, under 'Categories,' click on Insert to select it. Under 'Commands,' locate the Map icon and use the mouse to drag it to the toolbar. Click Close to dismiss the dialog box.

    Go to Top
    Excel Borders 
    One way to produce a more attractive worksheet in Excel is to put a border around your data, or segments of your data. As an example, open a blank worksheet and type some data into several contiguous cells. Now, select the cells that contain data and choose Format/Cells. When the Format Cells dialog box opens, click the Border tab. Let's click now on the 'Outline' preset and then click OK to close the dialog box and apply your new border. As you can see in the Border page of the Format Cells dialog box, you can select the type of border you want and also the color of the border.
    Go to Top
    Creating An Excel Chart
    There are times when a chart becomes the most effective way to present data. Charts aren't much of a problem for Excel. Here's how to create one.

    Open a blank worksheet and enter some data. Perhaps you could enter
    A
    B
    C
    D
    into cells A1 through A4, and then type
    1
    2
    3
    4
    into cells B1 through B4. Now, select cells A1 through B4 and then choose Insert/Chart. When the Chart Wizard opens, accept the default settings and click Finish. Excel will place the chart on your current worksheet.
    Go to Top
    Inserting A Column In Excel 
    Suppose you have a worksheet that already contains a bunch of data. Now you discover that you really need to add a new column C, moving the current column C (and all columns after C) to the right. To do this, click in column C and press Ctrl + Shift + Plus Sign (+). When the Insert dialog opens, select the 'Entire Column' radio button and click OK.  or

  •  Right click on column heading or row heading & choose Insert for a single col/row
  •  Highlighted multiple column or rows and right click & choose Insert or
  •  Right click on that highlighted area and add column or row which will give blank col/row on the top of the existing data
  • Go to Top
    Adding A Global Macro In Excel 
    You can make a macro available to all your workbooks by saving the macro in personal.xls. Another way to make a macro available to all workbooks is to create an Add-in. If you save your workbook as an Add-in, only the macros are saved. However, in this case, the macros are hidden so no one can modify them, or even view them.

    To do this, write your macro then choose File/Save As. Click the arrow at the right side of the 'Save as type' list box and select Microsoft Excel Add-In (xla). Name your new Add-In and click Save to save it and close the dialog box. Excel will automatically save the Add-In in the correct folder. To use the Add-In, one must choose Tools/Add-In and select the new name.

    Naming Excel Ranges And How To Follow The Naming Rules 
    When working with a large worksheet, it's a good idea to name the ranges that you will use for your calculation. To see how this works, enter some numbers into a few cells and then choose Insert/Name/Define and type in a name (test is OK for this example). To prove that your named range is working, click somewhere away from the range and press Ctrl + G to open the Go To dialog box. Double-click Test, and Excel will go to the named range.

    There are some naming rules that you need to follow:

    • A name can contain up to 255 characters.
    • You must use a letter or an underscore for the first character.
    • After the first character, you can use letters, numbers, periods, or the underscore character.
    Go to Top
    Using The Calculator In Excel 
    How would you like to have a nice full-featured calculator in your Excel toolbar? It's easy to place the Windows calculator in the toolbar. All you have to do is Choose View/Toolbars/Customize. When the Customize dialog box opens, click the Commands tab. Now, under 'Categories,' click Tools to select it. Scroll down through the 'Commands' list and use the mouse to drag the calculator icon labeled 'Custom' to the toolbar. All you have to do to use the calculator now is click the new icon.
    Go to Top
    Changing The AutoEntry Direction In Excel
    Suppose you'd like to type and number into an Excel cell and then press Enter to move to the next cell on the right--not the next cell down. What you have to do is change the AutoEntry direction.

    To make this change, choose Tools/Options. When the Options dialog box opens, click the Edit tab. Select (or leave selected) the check box labeled 'Move selection after Enter.' Now, click the arrow at the right side of the 'Direction' list box and select Right. Click OK to close the dialog box and record your selection. To test the change, type a number into cell A1 and press Enter. Excel should move to cell B1.

    Setting Excel's File Options 
    By default, Excel saves its documents to My Documents. However, if you would like to have Excel save all your workbooks to some other folder, you can permanently change Excel's default folder. To do this, choose Tools/Options. When the Options dialog box opens, click the General tab. Now, click in the entry box labeled "Default file location" and enter your new folder's path. Click OK to save your changes and close the dialog box.
    Sort (Multiple sort)
    Header and Data column has to have a space in order to use Sort function

    1. Click inside of database
    2. Select Data/Sort 
    If there is no space between header and data
    1. Highlight the range first
    2. Data, Sort
    Go to Top
    Using A Macro In All Excel Workbooks
    If you write a macro in Excel, the macro is attached to the current and will not be available in other workbooks. If you want to make a macro available to all workbooks, you can create them in a special workbook named personal.xls.

    To do this, enter a macro in a blank workbook. Choose File/Save As and name the workbook 'personal.xls.' Now, still in the Save As dialog box, navigate to C:\Program Files\Microsoft Office\Office\XLStart and click Save.

    Next, choose Window/Hide and then choose File/Exit. When asked if you want to save changes, click Yes.

    Your macro will now be available to all workbooks. Since personal.xls is hidden, it won't appear unless you choose Window/Unhide, which is what you'll need to do to add or modify any macros.

    Go to Top
    Tracing Precedents In Excel 
    Excel will show you which cells contribute to a result. This is called tracing precedents. To see how this works, open a blank worksheet and enter

    1
    into cell A1 and press Enter. Next, move to cell C7, type
    2
    and press Enter. Now click cell B12, type in
    =a1+c7
    and press Enter. The result should be 3. Click cell B12 to select it and then choose Tools/Auditing/Trace Precedents. Excel will now draw an arrow from cell A1 to B12 and from cell C7 to B12 to display the precedents for the formula you entered in cell B12.

    Go to Top
    Special Custom Lists In Excel 
    You can create a custom list in Excel for almost anything. Suppose you'd like to automatically list all the last names of the children in your elementary school class.

    Run Excel and open a blank worksheet. Enter the names in cells A1 through whatever it takes. As an example, we entered names in cells A1 through A10 as shown here.

    Amity
    Beelzy
    Cthulu
    Damian
    Eboz

    Once you enter all the names, use the mouse to select all the cells. Now choose Tools/Options. When the Options dialog box opens, click the Custom Lists tab. Click Import and Excel will create a custom list from your column of names. Click OK to close the dialog box.
    You can now delete the names in column A if you wish. 

    Moving Folder Trees 
    How do you represent the shift from one file tree structure to another? This may sound like a bunch of babble, but it happens all of the time, especially in the business world. Fortunately, you can easily move an entire group of folders to another folder in about 10 seconds.

    To do this, open Explorer, find the highest level on your tree that represents your project, say: "Business Account." Now, find where you want to represent this "limb" of the tree as it will fall under the new file folder: "Vacation Account." Right-click on the "Business Account" file folder that you want to Move and drag it to the left side of the Explorer screen under the Vacation Account folder. Let go of the mouse and choose Move and all of the folders and files will move to the new location. Rename and/or delete folders as appropriate. You can also leave a folder under the name Business_Account_See_Vacation_Account so that you have a reference.

    Go to Top
    Formatting Excel Cells 
    When you're working with Excel, you may often need to set the format of a specific cell. You can click the cell you want to change and choose Format/Cells to open the Format Cells dialog box. You can also right-click a cell and choose Format Cells. Or, you can click in the cell and press Ctrl + 1 to open the dialog box. If you like this method, note that you must use the 1 key at the top of the keyboard--the 1 key in the number pad won't work.

    Printing Color Excel Worksheets on a Laser Printer
    Suppose that you'd like to use color in your Excel worksheets, but the only printer you have is black and white. You can still use color in the worksheets and you can print them in black and white. Choose File/Setup. Then click the Sheet tab. Under Print, select Black and White and click OK.

    Note that some colors won't print as you might expect. Light colors often print as just white and some darker colors print as black. The only solution to this problem is to experiment with some colors and make test prints. Then try to stick with those colors in your worksheets.

    Hiding Data In Excel Worksheets 
    Suppose you have data in cell A1 that you would like to hide from the rest of the world. To hide that data, click cell A1 and then choose Format/Cells. When the Format Cells dialog box opens, click the Numbers tab and then select Custom from the "Category" list. Now, double-click in the "Type" entry box and type in three semicolons (;;;). Click OK to close the dialog box and continue. The data in cell A1 is still there, and will work in calculations, but it isn't visible.

    Go to Top
    Printing Excel Gridlines 
    Although Excel doesn't print the guidelines that you see on the Excel screen, you can get Excel to print the lines if need be. To do this, choose File/Page Setup. When the Page Setup dialog box opens, click the Sheet tab. Now, select the check box labeled "Guidelines." Click OK to close the dialog box and save your changes. Note that this setting will remain in effect. If you need to turn off gridline printing, choose File/Page Setup again and then click the Sheet tab. Deselect the "Guidelines" check box and click OK.

    Excel Guidelines In Color 
    In the last tip, we discussed how to get Excel to print the guidelines. This time let's look at how to view those guidelines in some color other than the default black. To do this, choose Tools/Options. When the Options dialog box opens, click the View tab. Now click the arrow at the right side of the "Color" list box (lower left-hand corner) to open the color palette and select a color. Click OK to close the dialog box and save your color selection.

    If you print this on a color printer with gridline printing activated, the worksheet border will print in your selected color. However, the guidelines will still print in black.

    Go to Top
    How To Freeze Excel Rows 
    Suppose you're working on an Excel worksheet and you place all your header information in the first two rows (1 and 2). Once the worksheet is finished, you scroll down to view more cells and the header information scrolls off the top so it's no longer visible.

    There's a way to scroll an Excel worksheet without losing the headers. You can freeze the rows that contain the headers. To do this, click in Cell A3 and choose Windows/Freeze Panes. Rows 1 and 2 will now remain in view as you scroll down through your worksheet. To unfreeze the rows, choose Window/Unfreeze Panes.

    Go to Top
    Excel Formula Creation 
    Here's a way to create a formula in Excel--just click the appropriate cell to select it and then click the Paste Function button (its icon is fx) in the toolbar. To see how this works, enter
    1
    2
    3
    4
    into cells A1 through A4. Now, click cell A5 and then click the Paste Function button. When the Paste Function dialog box opens, double-click "Average." This will open a dialog box that displays the cells that Excel will use for the calculation. If the cells are correct (they will be in this case), just click OK. The average will now appear in cell A5.

    Copying Cells In Excel 2000 
    When you want to copy a range of cells to a new location, you don't have to paste the cells into an empty range. Instead, try it this way. Select the range of cells you want to copy and press Ctrl + C. Now, move to the location where you want the data to appear and press Ctrl + SHIFT + Plus Sign (+). When the Insert dialog box opens, click the direction you want the surround cells to move in and click OK. This is the approach you should use any time you want to paste data in between two existing columns of data.

    Go to Top
    How To Use Collect And Paste In Excel 
    Office 2000 programs have a new Collect and Paste feature. To see how this works, let's use an Excel worksheet as an example.

    Run Excel and enter some numbers into cells B1 through B5. Now, click cell B2 and press Ctrl + C to copy the cell's value to the Clipboard. Now, move to cell B4 and press Ctrl + C again. The Clipboard should now appear. If it doesn't, choose View/Toolbars/Clipboard. When the Clipboard appears it will show two Excel icons. Click in cell D1 and click the first icon on the left side of the Clipboard. This will paste the number from cell B2 into cell D1. Next, click cell E1 and then click the second Excel icon in the Clipboard to paste the contents of cell B4 into cell E1. You can click the X in the upper right corner of the Clipboard to close it.

    Go to Top
    Using Excel's Clean Function 
    When you import data into an Excel Worksheet, you may sometimes encounter nonprinting characters. These characters will appear as small rectangles in your cells. To get rid of these useless characters, you can use Excel's Clean function.

    Let's suppose that you have some nonprinting characters in cell A1. You want to get rid of the nonprinting characters, but you need to keep the data. Try this: go to cell B1, type

    clean (a1)
    and press Enter. Cell B1 will now display the text or data that you need, but not the nonprinting character.

    Selecting A Data Range In Excel 
    Suppose you have data in cells A1 through D6. If you click in cell A1 and hold down Ctrl + Shift, you can then press the right arrow key to select the row A1 through D1. To select a column, click in cell A1 (as an example) and hold down Ctrl + Shift while you click the down arrow. This will select the column from A1 through A6.

    You don't have to stick to the beginning and ending cells, though. For example, you can click in cell B2 and hold down Ctrl + Shift and press the down arrow key to select cells B2 through B6.

    Go to Top
    Clearing An Excel Cell 
    When using Excel, keep in mind that clearing a cell and deleting a cell are very different actions. When you clear a cell, its contents are removed, but the cell remains in the worksheet. When you delete a cell you remove the cell--contents and all--from the worksheet.
    Go to Top
    How To Use Excel's Left Function 
    We were recently asked if there is any way to automatically extract only the first two digits of a column of numbers in Excel. To do this, use Excel's Left function. To see how this works, open a blank worksheet and enter some three-to-five digit numbers in cells A1 through A5. We used the following numbers:
    12345
    23456
    34567
    Now, go to cell B1 and enter:
    =left(a1,2)

    Then select cell B1 and use the small handle at the bottom of the cell selection (the handle) and drag down to cell B5. Cells B1 through B5 will now display:

    12
    23
    34

    Using left and right functions
    Example: Get just first name from full-name 

    For example: Jean Brown -  =left(a1,4)
                      Last name only  -  =right(a1,5)
    To get a position number for the blank in between firstname and lastname - =find(“ “, a1)
    To get the length of name -  = len(a1)
    To get only middle initial - =left(right(a1,10),2)
    Go to Top
    Entering Fractions In Excel Worksheets 
    Have you ever entered a fraction in an Excel cell and had it appear as a date? This is not a bug. The problem occurs simply because, in some cases, Excel has no way of knowing whether you want to enter a date or a fraction. For example, if you enter a whole number plus a fraction (1 5/8, 2 1/4) Excel knows you want a fraction. But, if you enter 3/64, Excel will think you want to enter March 1964. If you enter 3/6, Excel will display March 6.

    To make sure Excel sees your entry as a fraction, you can enter fractions such as 3/64 as

    ? 3/64

    which Excel will interpret as the fraction 3/64 (0.184615384615385) rather than March 1964.

    Go to Top
    Creating Random Numbers In Excel 
    There is a way to generate random numbers between two limits in Excel without writing a macro. Run Excel and open a blank worksheet. Let's say that you want to generate random numbers between 0 and 9. Click in cell A1, enter

    =randbetween(0,9)

    and press Enter. Excel will immediately generate a number between 0 and 9. To generate a new number press F9 (recalculate).

    If the function doesn't work, then you probably need to load the Analysis ToolPak Add-In. Choose Tools/Add-Ins. When the dialog box appears, select the check box labeled "Analysis ToolPak" and then click OK.

    Go to Top
    Moving Between Excel Worksheets 
    If you're working with more than one worksheet in an Excel workbook, you can move between worksheets very quickly with a few keystrokes. Let's suppose you're working on Sheet 1 and you'd like to move to Sheet 2. Just press Ctrl + PageDown to move to Sheet 2 (the next sheet). To move to the previous sheet (Sheet 1 in this case), press Ctrl + PageUp.

    Creating An Excel Word Art Button 
    Although you can use Word Art in Excel by choosing Insert/Picture/WordArt, Excel has no Word Art button as does Word. But, you can add a Word Art button to the Excel toolbar. To do this, choose View/Toolbars/Customize. When the Customize dialog box opens, click the Commands tab. In the "Categories" list, select AutoShapes and then drag the Word Art icon from the dialog box's right pane to the location you want on your toolbar.

    Go to Top
    Copying A Format In Excel 
    You may have used the Format Painter in Word, but it's possible that you have never noticed it in Excel. To see how Format Painter works, open a blank worksheet and enter anything in cell A1. Now, click cell A1 and choose Format/Cells. When the Format Cells dialog box opens, click the Patterns tab. Select any color and click OK.

    Click in cell A5 now, and enter something. Click in cell A1 again to select it and then click the Format Painter button (its icon is a paintbrush). Your pointer will turn into a plus sign and a paintbrush. Click cell A5 and it will assume the formatting, color and all, of Cell A1.

    Excel Is Ready For The Europe 
    This is no great problem for you if you use Excel, though. All you have to do to activate the Europe currency tools is run Excel and choose Tools/Add-Ins. When the Add-Ins dialog opens, locate "Europe Currency Tools" and select its check box then click OK. Now, if you choose Format/Cells, then click the Number tab and select Currency, you'll find the Europe in the list.

    Go to Top
    Editing In Excel 
    By default, double clicking an Excel cell opens it for editing. Is it  possible to change this so that double clicking a cell does nothing?

    To eliminate the double-click editing feature, run Excel and choose Tools/Options. When the Options dialog box opens, click the Edit tab. Deselect the check box labeled "Edit directly in cell" and click OK to close the dialog box and save your selection.

    1  Double click on the cell and retype or
    2. Use the formula bar, 'F2' key to retype
    3. Click X from the formula bar to cancel
       ** Double click a cell shows formula

    Go to Top
    Doing Simple Arithmetic In Excel 
    When you want to simply add, subtract, or divide a few numbers in Excel, you can just type in an equal sign followed by the numbers. For example, if you want to add 96 and 23, you'd type
    =96+23
    and press Enter.

    This is certainly simple enough, but if you'd rather not have to remember to type in that equal sign first, you can get Excel to drop the requirement. Just open a blank worksheet and choose Tools/Options. When the Options dialog box opens click the Transition tab. Select the check box labeled "Transition formula entry" and click OK.

    Now, you can simply enter
    96 + 23
    to get the result of 119.

    Note that you will now have to enter an apostrophe before a number that you want to enter as text.

    Making Room For Headers In Excel
    When you need to use headers that turn out wider than the cells, you can increase the cell width, or you can set the header text on an angle and leave the cell width as it is. To do this, type in a header and then choose Format/Cells. When the Format Cells dialog box opens, click the Alignment tab. Now you can use the Spin box labeled 'Degrees' to set your text angle.
    After you set the angle, click OK to save your setting and close the dialog box. 

    Go to Top
    Reviewing Comments In Excel 
    If you need to use comments in your Excel worksheets as an aid to others, you should look at the Reviewing toolbar. The Reviewing toolbar allows you to easily add and view comments in your worksheets. You can click a single button to display all the comments in the current worksheet.

    To place this toolbar in your Excel window, choose View|Toolbars|Reviewing. This will open Reviewing as a floating toolbar. However, if you use comments frequently, you can anchor the Reviewing toolbar at the top or bottom of the Excel window.

    Email An Excel Worksheet 
    An easy way to get a worksheet to someone outside your building, is to email it. All you have to do is save your worksheet and then choose File|Send To|Mail Recipient (as Attachment). When your email program opens, select the recipient, type in a note, and click Send.

    Go to Top
    Fundamental Functions
    • Clipboard can hold up to 12 files.
    • Cells are looking up first then left when double click for ranges.
    • To select non-contiguous cells, select first column and Ctrl & click next columns.
    • To select contiguous cells, select first column and Shift & click next columns.
    • Ctrl & Down arrow  - Bring to the last row
    • Ctrl & Home  -  First Cell
    • Ctrl & Right Arrow  - Last Cell
    • Text Column  - automatic align left
    • Number Column   - automatic align righ
    • Double click on the name tab for rename sheet
    • Press Enter key will bring the cursor down to next row but  will stay in the same Cell
    Go to Top
    AutFit  to all Column
    1. Highlight all Column
    2. Select Format/Column/AutFit Selection
    Modifying number column
     Added $ from formatting toolbar on the screen but gives an extra space
    1. Use the Format/Cells/Numbers/ Currency
    2. Highlited the range and right click & select Format/Cells/Choose currency
    ** Formatted number cell added an extra space
    Center the title
    1. Highlighted the beginning cell to ending cell
    2. Click on center format icon
    3. It need to do each line
    Go to Top
    Insert a cell after center title
    1. Bring the cursor down to the first cell that has numbers
    2. Right click, Insert, Entire Column
    Format a cell using angle
    1. Select a cell to make outstanding
    2. Format/Cells/Alignment/Degrees
    3. Change the Angle using degrees
    ** Can't have border and angle text at the same time
    Use auto style
    1. Select all worksheet
    2. Format, Autoformat and select the style
    Go to Top
    Solver – Tools/Solver
    1. Highlight row headings for the rows you want to change heights
    2. Drag mouse to the height you want to change  on the row heading area and let go, it will show vertical  double arrows when it's ready to drag. (same as Format, Row, Height)
    To turn on Auto filter to select the specific group
    1. Click on select heading areas that you want to set Auto filter on.
    2. Data/Filter/Auto filter which will show down arrow box for each column.
    3. Select a group
    Copy area
  • Select the area
  • When cursor turn to an arrow, Ctrl & drag will copy
  • Drag will move the area in the same sheet
  • Alt & drag will move to another sheet (to the sheet tabs)
  • Go to Top
    Copy entire sheets
    • Select the sheet tab to copy from
    • Press Ctrl & click and drag to next blank area and let go the mouse first before let go the Ctrl key
    • Double click on the sheet tab to change the name
    Copy & Paste Special
    • Copy the area in to the clipboard
    • Edit/Paste Special/ formats, value, formula etc..
    • Use Add to accumulate values on operation in paste special
    Group & Outline
    • Can have maximum 8 outlines
    • Data/Group and Outline/Group or Auto outline
      • “+”  -- there is more to see
      • “ –“ -- that’s all
    • If it has problem in ungroup/unhide, highlighted rows that are missing (one before and after), Format/Rows/Unhide
    Go to Top
    Range Name
    • Highlight range
    • Type in name in the name box(first left box from the formatting toolbar and <Cr> (Name should be one word)

    • Or
    • Insert/Name/Define, Create, Apply etc
    • Select left column, OK 
    • F3 key will bring paste name box to choose
    Create drop down window list
    • Select a cell to create
    • Click on Data/Validation

    • Setting
      •    Allow – Select ‘ list’
      •    Source – highlight data range
      •    OK
    Go to Top
    Use the function
    • Click the paste function(Fx) from the tool bar
    • Choose the Lookup & Reference and VLOOKUP, OK
      •   Lookup value - $C$4  (cell address)
      •   Table array – table name
      •   Col-Index-no – column number and OK
    You can also type in the description box
     =VLOOKUP(a12, customers, 2) 
    a12 (Cell address), customers (table name), 2 (column number)
     
    Function Action
    =ROUND(h4*i4,2) Round numbers
    =today() Gives the system date
    =now() Gives the system date and time
    =trim(h1) Trim the cell 'h1'
    =proper(h1)
    =int(rand()*1000) Random number generator
    =rand() Press the F9 key to change the random numbers 
    =sumif(range, criteria, sum, range) math & trig/sumif
    =if(istext(c1),”None”,vlookup(c1/1000,rate,2)*c1)  if cell c1 is text None, or look cell c1/1000 2nd col rate times cell c1 value
    =dsum(database funtions)
    =dsum(trans,”amount”,d1:d2) trans = select area using press F5 key, type the range, <cr> give cell name trans
    amount = search range
    d1:d2 = criteria range
    Ctrl & Tab 
    Alt & Tab 
    Ctrl & *   or Ctrl & * from number pad 
    Ctrl & ~ 
    Ctrl & ; 
    Ctrl & : 
    Switch files within same program
    Switch files between other programs
    Select all data
    Show formulas, on and off
    will give Date
    will give Time
    Go to Top
    To get sum, count, average etc.. for the temporary range
    • Highlight only cells you want to get the result
    • On the bottom of the status bar, sum= 1223 is showing, if select any range
    • Right click in sum which will be open other popular functions
    • Double click on a cell then it will give the selection box
    Totals, Absolute values
    • High light the cell and start typing numbers
    • To add totals, click on the total column, click once &    or highlight beg cell to ending cell and click on 

    • To make an absolute value, press the 'F4' key. It will add $ sign where the cursor is. $E$10 etc..
    To get an average
    1. Highlight the cell
    2. Click on  Paste Function (Fx)
    3. Select Statistical, Average or Max, Min etc.
    4. Collapse the value 1 r  function box
    5. Highlight the range, OK
    ** When highlight all grades on the bottom line, you can right click to see Sum, Average etc.
    Go to Top
    Data Validation
    • Highlight the range of cells
    • Data/Validation
      • Setting  ---Allow – Decimal
      • Data – Between
      • Minimum – 0
      • Maximum – 10
    • Import message – Add message, title can be blank
    • Error Alert
      •  Style  - Stop
      •  Error Message – Type your message
    Tools/Protection/Protect sheet ----  will not allow to change (don’t need to add a passwd)

    Protect workbook

    • Highlighted areas
    • Format/Cells/Protection, Turn off lockedb check mark. Only able to change those highlighted area but nothing else.
    • If click on Hidden, no formula will be display on the window area
    • Tools/Protection/Protect sheet or workbook

    •            (Don’t add a password)
    Go to Top
    Setup to protect partial area from entire workbook
    • Highlight the area A
    • Format/Cell, blank out the Locked column from the Protection tab
    • Tools/Protection/Protect Sheet, then OK
    You don’t need to add the password

    Hide/Unhide column

    • Select columns to hide

    • Format/Column/Hide
    Hiding to show formulas
    • Highlight areas
    • Format/Cell/Protection, click on Hidden, OK
    • Tools/Protection/Protection sheet, OK  (don’t need to add a password)
    Go to Top
    Add a password
    • Open a file
    • Click File from the menu bar, choose the Save As
    • Choose the Options, password to open
    Undo the password
    • Open a file
    • Click File /Save As/Options
    • Press the delete key to remove the password, if the password is already highlighted
    Conditional formatting
    • Select the area
    • Format/Conditional format (Up to 3 conditions can be setup)
    Add the custom AutoFill setup
    • Tools/Option/Custom list
    • Click on the New list which will show the cursor on the list box
    • Type in list then click Add
    Go to Top
    Insert a column to multiple sheets
    • In order to insert an extra row to all sheets that link, select all sheets using select the first sheet and Shift click on last sheet tab 
    • Insert a row or column in the first sheet then it will add to all sheets
    • Right click on sheet tab, select ungroup sheets will release select
    Open multiple files
    • Click first file 
    • Ctrl & click on others to open
    Close multiple files
    Shift & click file from the menu bar, select close all option
    Go to Top
    Add the column heading and row heading to the multiple pages
    • Click File/Page Setup from the menu
    • Select the Sheet tab
    • Under the Print titles area click on rows to repeat at top field.
    • Click on red square box to hide the screen and highlight the columns heading
    • Click the red square box to open the screen and click OK
    Create a workspace
    • Open all files that you want to include in a workspace
    • Click File/Save Workspace & give name of the workspace. It will create .xlw file
    • When you open that workspace, it will open all files in a workspace
    Go to Top
    Combine multiple sheets
    • Open or create a Summary file and select 1st cell you want to start.
    • Select Data/Consolidate
    • Function – Sum
    • Reference – Click shrink box icon, click open sheet1, highlights all area with column heading and totals, click expands box icon, click Add, which will add to the All Reference column.

    • Continue to add all other sheets same as above.
      Make sure turn on all “use labels in” lines.
    • Click OK.
    Go to Top
    Graphic formats that can be used in Excel
     
     .EMF
     .WMF 
     .JPG 
     .PNG 
     .BMP 
     .RLE 
     .DIB 
     .PCX 
     .TIF 
     .WPG 
     .TGA 
     .GIF 
     .PCD 
     .EPS 
     .PCT 
     .DXF 
     .CGM 
     .CDR 
     .DRW 
     Enhanced Metafile
     Windows Metafile
     Joint Photographic Experts Group                                             
     Portable Network Graphics
     Windows Bitmap 
     Windows Bitmap
     Windows Bitmap
     PC Paintbrush
     Tagged Image File Format
     WordPerfect Graphics
     Targa
     Graphics Interchange Format
     Kodak Photo CD
     Encapsulated Postscript
     Macintosh PICT
     AutoCad Format 2-D
     Computer Graphics Metafile
     CorelDraw
     Micrografix Designer/Draw
    Go to Top
    Copy the header
    • Select the header
    • Ctrl &  drag the arrow will copy the header
    • Drag the arrow will move the header
    Sub Total
    • Sort the column first
    • Data/Subtotal
    Go to Top
    And-If Analysis and Working with Large Worksheets

    The ability to instantaneously answer what-if questions is the most powerful feature of the Excel .
    When you setup a worksheet, you should use as many cell references in formulas as possible.
    The cell references in a formula often are called Assumptions.
    Assumptions are cells whose values you can change to determine new values for formulas.

    Preparation Steps

      1. Start the Excel program
      2. Bold all cells in the worksheet using Select All button above row heading 1 and to the left of Column heading A.
      3. Enter the worksheet titles, column titles, and row titles. Increase the column widths.
      • Type January and then click enter( )
      • Change font size and click on the borders button and click the heavy bottom border
      • Right click on the cell and format cells, Alignment tab, click 45 degree, OK
      • Change the column width to 12"
      • Drag the fill handle to copy 6 months or use the format painter button, select a new cell and then press the Left arrow key, when that cell is selected click the Format painter button, move the mouse pointer over a new cell, click a new cell to assign.
      • Use the column indent, highlight columns then click increase indent toolbar.
      4. Save the workbook.
      5. Enter the assumptions in the range, copy cell names from the above rows and insert row. Esc key will remove the Marquee box
      6. Enter the projected net sales for each of six months in row 4.
      7. Display the system date in cell H2 using Paste function/Date & Time, Now
      8. Enter the formulas that determine the monthly projected expenses and totals in Column H.
      • To enter and IF Function - =if(b4>=$b$19, $b$18, 0)  - if b4 value is greater or equal to b19 then value = b18 otherwise 0
      9. Create the 3-D column chart using range month and net incomes only, using Ctrl highlight.
      10. Freeze panes using Window/Split to freeze titles to manage a big worksheet
      11. Analyze the data in the worksheet by changing assumptions in the range using tool/goal seeking
      • Drag the vertical split box from the lower-right corner of the screen so that the vertical split bar is positioned to the right of column D
      • Click in total cell to highlight
      • Select Tools/Goal Seek
      • Click the To value text box, type amount and click changing cell to see the change.
      12. To see the formulas press Ctrl & ` keys
      13. To select both sheet and chart, select sheet and hold down the Ctrl key and click chart tab
    Go to Top
    AutoCorrect Graphic Image
    1. Open up Microsoft Word 97.
    2. Find the graphic image you want to use and tap Print Screen on your keyboard.  This copies the entire screen, not just the image you want.
    3. Open up Paint by going to Start | Programs | Accessories | Paint.
    4. Paste the screen into paint by clicking on Edit | Paste.
    5. Select and cut or copy just the image you want from Paint.
    6. In Microsoft Word, click on Edit | Paste Special. 
    7. Remove the black check mark from Float over Text, then click OK.
    8. Select that image by clicking it.
    9. Go to Tools | AutoCorrect and put in the abbreviation you want for the image. (Image will show up in the box already with formatted text is selected)
    10. Click on Add, then OK.
    Go to Top
    Changing  number grade to letter garde using the Lookup Formula
    1. Assume you have the following:

    2. Click on cell F2.  Click on the Paste Function    in the Standard Toolbar.
    3. Click on All and find LOOKUP.
    4. Click on LOOKUP and click OK.
    5. Use the "Select Lookup value, array", and click OK.  The below screen should appear.

    6. Lookup_value is cell E2.  Either click on it with the mouse or type in E2.  Press the tab key on the keyboard.
    7. Array is cells A7:B11.  Either select them with the mouse or type in A7:B11.  Press the F4 function key to make them absolute value.
    8. Your screen should appear as below:

    9. Click on OK and AutoFill down.


    Note: you could put the information in cells A7:B11 on a separate worksheet. 

    Go to Top
    Delete 3 beginning characters from a whole column
    (You need to divide with 2 columns and delete the first column)
    1. Go to Data/Text to Columns
    2. Choose Fixed Length
    3. Click Next 
    4. Click on the desired position to cut and next. This will break into 2 columns. 
    5. Delete first column
    Go to Top
    Calculation using functions:  Examples
    1) Calculate estimate amount for 15 years College fund: (If we pay $100 per month with the interest of annual 5%, what will be the estimate total amount?)
    • Estimate nest egg - use the FV function (Future Value of Money). 
      • Type in formula field:=FV(interest rate, number of payment, payment amount)
      •  If 5% per year, type .05 to represent 5%.  If monthly payments, (.1/12)
      •  To calculate monthly payments to a 15 year college fund, type 12*15, payment amount $100, formula is =FV(.05/12, 12*15, -100)
    2) To calculate monthly payment of 2% financing $19,000 for 4 years:
    • Calculate monthly payment - PMT function (Payment)
      • Formula:=PMT(interest rate, number of periods, principle) For $19,000 at 2% financing: =PMT(.02/12, 4*12, 19000) for monthly payment of $412.21
    3). Use a Map - Select column and then click the Map button

    Using the Pivot table

    • Data/Pivot table report
      • 1. Select the range of data
        2. Select Data/Pivot table
        3. Drop categories into boxes
    Go to Top
    The Easy Way to Recall the Syntax of an Excel Function

    If you have trouble rembering the syntax of Excel function, try this:
    Type the function's name and then press <Ctrl>+ <Shift>+ A, which will paste in "dummy" arguments. For example, if you type =pmt into a cell and then press <Ctrl>+<Shift> + A.
    You will get the formula=PMT(rate, nper, pv, fv, type).
    Replaceing the dummy arguments with the actual arguments will then generate the calculation you need.

    [Home] [Windows & Microsoft Tips] [Tutorials] [Download] [External Links] [About Me]
    Go to Top

    Copyright  © 2001 by Jean J. Lee.  All rights reserved.
    Reproduction or redistribution prohibited.