The Database Journal
03/10/2006
Adjusting Autonumber Increments

03/10/2006
Moving Access Data to Microsoft Excel

03/10/2006
Exporting Access Data with TransferSpreadsheet

03/10/2006
Export Access Data with VBA

03/13/2006
Data Layout in Microsoft Excel

03/17/2006
Excel Text to Number Conversion

03/21/2006
Transposing Excel Ranges

03/25/2006
Access VBA Timer Event

03/29/2006
What is MySQL?

04/02/2006
Microsoft Access Parameter Query Tutorial Video

04/06/2006
How does PHP Work?

04/10/2006
Microsoft Access VBA Tools - References

Click here to view all articles.

Database Design
Website Design
Search Engine Marketing
Home
Contact Us
About Us
Database Journal
Newsletters
Database Newsletter

Taming the Microsoft Excel Spreadsheet Beast

There are precisely 65,536 rows and 256 columns available in Microsoft Excel. That’s nearly 17 million fields with which to shove chock full of calculations, values, text, and plenty of other information. An empty Excel spreadsheet is truly a massive canvas ready to feast upon all of your data.

Microsoft Excel is all about numerical calculations and information. It is the most widely used of all Microsoft Office programs. Some people use it for creating pivot tables and charts, and some for basic calculations. Brave individuals even use it as a database (generally a bad idea). Excel is flexible, easy, and useful, unless you end up neglecting your spreadsheets.

If you keep piling data into your spreadsheets with little regard to organization, you’ll soon end up with an out-of-control monster. When this happens, Excel can be an absolute nightmare; slow to load and respond, prone to corruption, and extremely inefficient.

Overgrown spreadsheets exist in many offices. These beasts eat processor power and memory like starving digital hogs at an all-you-can-byte buffet. Eventually, they consume so much of your computer’s resources that it becomes counter-productive to try to open them. That’s where data loss occurs and frustration boils over.

However, with just a few simple guidelines, you can consistently create Excel files that open fast, don’t work against you, and last a long time.

Keep these three simple rules in mind when you begin building a new Excel spreadsheet. These techniques will have your spreadsheets loading faster, staying organized, and they’ll be easy on your nerves.

#1: One Topic, One Worksheet! Don’t cram everything you need to do onto one worksheet. Remember, each Excel workbook can have numerous tabs. Separate your data by topic into intuitively-labeled tabs, and your Excel workbook will stay much more organized.

#2: Find the Right Type! Don’t store numbers as text, and don’t add unnecessary symbols and strange formatting. When you first set up your worksheet and begin entering data, select it, then click Format, and then Cells. Be sure you have the right category selected for the data you are entering. Keep your data clean and calculations will be a breeze.

#3: One Contiguous Block! This is probably the most important step in creating spreadsheets. When you’re creating a table of information, make sure you have small, meaningful field headings and you’re not skipping rows or columns. For example, if you’re using five fields of data, your headings should be in A1 through E1. Your first piece of information starts in A2, and the last bit of information ends somewhere down there in column E. This lets you quickly sort, filter, export, create charts, and generally work with your data easily. One big square full of data is easier to work with than data scattered everywhere.

It doesn’t take a lot to keep a neat spreadsheet, just a little bit of planning before you begin. Keep your spreadsheets trim and clean, and you won’t have overgrown spreadsheets with insatiable appetites!


©2010 Blue Moose Technology, LLC

David Badurina, President of Blue Moose Technology, LLC, is a relational database design expert. David's unique ability to easily explain virtually any technical concept has allowed him to work with companies such as AMD, Motorola, the American Heart Association, and countless small businesses. Learn more about database design right now at http://www.bluemoosetech.com.

Article Publishing and Re-Print Guidelines

You can easily link to this article!

If you'd like to link to this article from your own website, copy and paste the following HTML code onto your page:

On your page, the code will appear like this:

Taming the Microsoft Excel Spreadsheet Beast