Excel.Tips.Net Welcome toExcel.Tips.Net

Helpful Links

Tips.Net Home
ExcelTips Home
Ask an Excel Question
Make a Comment

Tips.Net Store

ExcelTips FAQ
ExcelTips Premium

Learn Access Now
Free Printable Forms

Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips

Advertise on the
ExcelTips Site

Newest Tips

Removing Borders

Converting to Octal

Filtering Columns for Unique Values

Printing Multiple Worksheets on a Single Page

Changing the Default Font

Creating a Drawing Object

Determining a Value of a Cell

 

Converting Units

Summary: Using the Analysis ToolPak for the vast conversions the CONVERT function in an Excel worksheet has availabile. (This tip works with Microsoft Excel 97, Excel 2000, Excel 2002, and Excel 2003.)

If you are dealing with measurements that must be converted from one measuring system to another, it can be a real bother to look up the formulas and enter them into Excel. For instance, if you had to convert Watts to horsepower, where would you start?

Fortunately, Excel includes a function that will handle many different unit conversions for you. The CONVERT function is part of the Analysis ToolPak, and will handle dozens of conversions. The syntax for the function is as follows:

CONVERT(value, "from", "to")

You simply supply the value you want to convert, along with an abbreviation for the units you are converting from and to. For instance if you wanted to find out the equivalent of 300 BTUs when you convert to calories, you would use the following:

CONVERT(300, "BTU", "c")

The number of different conversions that can be handled by CONVERT is quite impressive, indeed. In fact, the list is so long that it cannot be included here. You can perform conversions in the areas of weight, volume, distance, time, pressure, energy, force, power, magnetism, and a few others. A complete list can be found in the Excel on-line Help system. (Simply search for "CONVERT worksheet function.")

You should note that if the CONVERT function does not work on your system, it means you have not installed or enabled the Analysis ToolPak. To enable it, follow these steps:

  1. Choose Add-Ins from the Tools menu. This displays the Add-Ins dialog box. (Click here to see a related figure.)
  2. Make sure the Analysis ToolPak option is selected.
  3. Click on OK.

If you did not see an Analysis ToolPak option in step 2, it means that you did not install the option when you first installed Excel. You can rerun the Excel Setup program and choose to install the option. You must then enable the add-in, and you can use the function.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2630) applies to Microsoft Excel versions: 97 | 2000 | 2002 | 2003

PivotTables Got You Perplexed? PivotTables for the Faint of Heart shows how you can start using Excel's PivotTable tool right away to spin your data into gold! You discover how easy it really is to crunch the numbers you need to crunch. Uncover the power of creating PivotTables, editing them, formatting them, customizing them, and much more.
 
Check out PivotTables for the Faint of Heart today!