Microsoft Office Online
Sign in to My Office Online (What's this?) | Sign in

Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Email this linkEmail this link Printer-Friendly VersionPrinter-Friendly Version Bookmark and ShareShare
Manage office equipment with Visio and Excel
 
By Curtis D. Frye
Applies to
Microsoft Office Excel® 2003
Microsoft Office Visio® Professional 2003

One of an office manager's toughest challenges is keeping track of computers, furniture, and other equipment. Microsoft Office Visio Professional 2003 is a program that you can use to capture your office's physical arrangement and represent your office equipment within that layout. However, it may be difficult to view information about all of your equipment at one time in Visio.

Fortunately, you can use Microsoft Office Excel 2003 to manage data from your Visio office equipment lists. In this article, you'll learn how to combine the equipment management capabilities of Visio with the data and list manipulation capabilities of Excel to manage your office equipment effectively.

Decide which data to keep in Visio

You should decide early on which information you want to store in Visio and which you want to store in Excel. A good rule of thumb is that you should store information about the object itself, such as serial numbers, manufacturer's product numbers, and purchase dates, in Visio.

Information relating to your organization's policies, such as the date that the item is due to be replaced, should be kept in Excel. Suppose that your company's policy is to replace personal computers after using them for three years. You could create a custom property in Visio and store the equipment retirement date, but what if your organization changes its policy so that computers are kept around for four years? In Excel, you would just need to change a single formula to reflect the new policy.

Manage equipment data in Visio

The first step in using Visio and Excel to manage your office equipment is to type asset-tracking information about each piece of equipment into the corresponding shape in Visio. Later, you can export the data to Excel for further analysis.

Assign custom properties in Visio

You type the detailed asset tracking information about each piece of equipment in your office in the Visio Custom Properties dialog box.

Custom Properties dialog box

The Custom Properties dialog box

ShowTo assign custom properties to a Visio drawing shape

  1. Click the shape to which you want to assign custom properties.
  2. On the Shape menu, click Custom Properties. The Custom Properties dialog box appears.
  3. Enter data in the custom properties fields, and then click OK.

Export Visio data to Excel

After you enter the custom properties for your office equipment and furnishings, you can export the data to Excel. After you have the data in Excel, you can view information about your equipment on a single worksheet, arrange the data to answer questions you have about it, and change the data's formatting to highlight equipment that needs to be replaced.

ShowTo export Visio objects' custom properties to an Excel workbook

  1. Open a new workbook in Excel, and then click Save on the File menu.
  2. In the File Name field, type a name for your workbook and then click Save.
  3. On the File menu, click Close to close the workbook. Do not quit Excel.
  4. In Visio, select the objects that contain the information that you want to export.
  5. On the Tools menu, click Export to Database.
  6. Export to Database dialog box

    The Export to Database dialog box

  7. In the Cells to export list, click the first cell that you don't want to export and then click Delete.
  8. Repeat the previous step for each cell that you do not want to export.
  9. In the Name list, click Excel Files. The Select Workbook dialog box appears.
  10. Navigate to the directory that contains the Excel workbook you just created, click the workbook in the Database Name field, and then click OK. The Select Workbook dialog box closes.
  11. In the Export to Database dialog box, type ItemID in the Field box, and then click OK.
  12. Visio exports your shape data to a new worksheet in the Excel workbook that you designated.

Managing office equipment data in Excel

After you have your Visio object data in Excel, you can create formulas and formatting that you can use to manage data effectively. One powerful tool at your disposal is conditional formats, which change the appearance of Excel data based on the data's value.

As an example, consider the following equipment-tracking worksheet, which lists the purchase date and replacement date of each personal computer in your office. It's not easy to see which computers need to be replaced.

Office equipment spreadsheet

The worksheet contains all of the information you require to order new personal computers, but you need to look hard to see which computers have passed their replacement date. However, it would be easy to see which computers need to be retired from service if dates in the past were displayed in red text.

ShowTo create a conditional format that signals when a piece of equipment is overdue for replacement

  1. Click the header of the column that contains the equipment retirement dates (in this example, it's the header of column E).
  2. On the Format menu, click Conditional Formatting.
  3. The Conditional Formatting dialog box

  4. In the first drop-down list, click Formula Is. The second and third lists become unavailable, leaving a field into which you must type a formula.
  5. In the case of this example, type the following:

    =E1<NOW()

  6. Click Format. The Format Cells dialog box appears.
  7. In the Color list, click the red square, and then click OK twice.
  8. Excel adds the conditional formatting to the cells in column E, and the worksheet appears as follows. Some of the computers in this office obviously need to be replaced.Office equipment spreadsheet

Note  In the formula you typed earlier, you typed the cell reference as E1. This makes that cell reference relative, which means that it can vary as the formula is copied to other cells. If you were to type the reference as $E$1, that would make the cell reference absolute, meaning that the formula would check the value in cell E1 regardless of the cell into which the formula was copied.

Conclusion

Visio and Excel are powerful programs on their own, but you can combine them to manage your office equipment effectively. By storing the purchase date, physical location, and tracking information of your office equipment in Visio, you can manage your physical inventory. When you export your equipment's information to Excel, you can track replacement dates much more easily.


About the author   Curtis D. Frye is an industry analyst and author of Microsoft Office Excel 2003 Step by Step and several other books from Microsoft Press.

© 2009 Microsoft Corporation. All rights reserved.