Database Tips from an Excel Training Course Article Database Tips from an Excel Training Course Article
    home | all categories | submit articles | about us | links | link to us | site map | contact us | recommended resources
 
Home » Articles » computers » Database Tips from an Excel Training Course

Database Tips from an Excel Training Course


By Christine Harrell

Database Tips from an Excel Training Course

The benefit of an Excel training course is not just learning new things but also learning new ways to do old things. An experienced instructor provides hints and shortcuts that have you designing spreadsheets in new ways.

For example, let's look at tips from Excel training courses that can help in maintaining a database. Excel is an easy way to keep a simple database and a few design steps can save you huge headaches later.

Hide Blank Formulas
The simplest databases are a collection of data records but some have formulas off to the side providing analysis of each entry. However if any data is missing from the record then these formulas clutter up the sheet with "#NUM!" and "#DIV/0!" and other errors.

Consider a database of payments from a client, a typical example in an Excel training course. Each line contains, among other information, the date of invoice and the date of payment. You have a formula on each line that calculates the time between invoice and payment using a formula like "=G2-F2" to subtract the invoice date (F2) from the payment date (G2). Until you have a payment date, this field will read as a very large negative number.

Instead, enter this formula: =IF(G2="","",G2-F2). This says "If there is no payment date, leave this field blank otherwise calculate the payment delay". Even better, try "=IF(OR(F2="",G2=""),"",G2-F2) which leaves the payment time field blank if either date field is blank.

Mark Blank Formulas
There are a lot of reasons you might have blank cells that actually contain formulas. They could be examples of the above, formulas that won't calculate until all data is present. Another reason, and another trick you might pick up in an Excel training course, is that cells used for intermediate calculations can be formatted to be white text on a white background so they don't clutter up the sheet.

These blank cells are easily overwritten by a careless user so need to be marked in some way. Using a light gray or other colored background is a good way to indicate that there is something there without detracting from the main information on the sheet.

Use Border Rows
Databases outside of Excel training courses are seldom static. As you add new records to them you don't want to update every formula that refers to the old range. By using border rows, the formulas all update automatically.

Take one row above and below your database and mark it in some way. You might put symbols such as asterisks or dashes, or you might color the background of the cells to create borders. In any formula that refers to the database, be sure to include these border rows in the range designation. The range automatically adjusts as you insert new lines even if you add them before the first row or after the last because you are still adding them within the two border rows.



About the author

Author is a freelance copywriter. For more information on Database Excel Training Course, visit http://www.MicrosoftTraining.net/. from http://www.FreeArticlesAndContent.com

Copy This Article For FREE!!!

You can use this article and copy it on your own website for free! All you have to do is make sure the article is copied with no changes and includes the "About The Author" text. Also please ensure that all url's are hyperlinked according. Thank you.

Link To This Article - And We'll Link Back To Your Website!

You are more then welcome to link to this article! All you have to do is copy this webpage address from the address bar and create a link on your website. Please use the title of this article for your link text. Please get in contact once you have linked to this article and we'll link back to you! Thank you.
 
Other great articles from this category...


Java Software Development Services
Saturday, 6th September 2008

Why Pink Laptops Are Fashionable
Friday, 5th September 2008

Speaking Of Your Computer's Speakers
Friday, 5th September 2008

Computer Video Card Mysteries Revealed
Friday, 5th September 2008

Expansion Cards And Sound Cards
Friday, 5th September 2008

Random Access Memory And Your Computer
Friday, 5th September 2008

Small World After All
Tuesday, 2nd September 2008

I Need A Proxy, Everybody Wants A Proxy
Tuesday, 2nd September 2008


Related Sites





Free Articles

Unsecured Credit Card Application   Free Proxy   Motorola MotoPEBL   Dog Training
Copyright © 2005-2008 Your Marketing Ltd. All Rights Reserved