XL: The Internet Assistant Wizard (Html.xla)

ID: Q147273


The information in this article applies to:


SUMMARY

The Internet Assistant for Microsoft Excel, also known as the Hypertext Markup Language (HTML) Wizard, is another in a series of add-on Wizards that Microsoft is making available to enhance your use of Microsoft Excel. The Internet Assistant for Microsoft Excel helps you to convert Excel tables into HTML tables in either a separate HTML file or as an insert in an existing HTML template file.

The add-in discussed in this article is provided "as is" and Microsoft does not guarantee that it can be used in all situations. Although Microsoft support professionals can help with the installation and existing functionality of this add-in, they will not modify the add-in to provide new functionality.


MORE INFORMATION

The Internet Assistant Wizard (HTML Wizard) converts Microsoft Excel data into a HTML table. This is a great way to get started with HTML programming because the Wizard does all the work. Below is a detailed description of each step in the Wizard, followed by an example.

Step 1 of the Wizard

In this step, you specify the range of cells that contain the data you want to convert. As with most of the Microsoft Excel add-ins, the dialog box opens with the range box filled in. Microsoft Excel (version 5.0 and later) is designed to determine where the list is. If the range is not filled in correctly, you must change it manually either by using the mouse pointer to select the correct range or by typing the correct range.

Step 2 of the Wizard

The Microsoft Excel data can be converted in two different ways. In this step of the wizard, you can select options to do either of the following:

Step 3 of the Wizard

Depending on which option you select in step 2 of the wizard, the information that you must provide in this step varies. Do either of the following:




Step 4 of the Wizard

In this step, the wizard can convert the table with or without the formatting.

Step 5 of the Wizard

In this step, you provide or browse for the path and file name that you want to save to.

Obtaining the HTML Wizard Add-In

NOTE: Before you can use the following example, you must install the add- in. Please download the file and see the Readme.txt (or IAReadme.txt) file for installation instructions.

The Microsoft Excel 97 add-in that is discussed in this article can be obtained from the following Microsoft Web site:

http://officeupdate.microsoft.com/downloadDetails/html.htm

The Microsoft Excel 5.0 or 7.0 add-in is also available for download from the Microsoft Software Library:

~ Html.exe

The Microsoft Excel for the Macintosh 5.0 or 5.0a add-in is also available for download from the Microsoft Software Library:

~ Html.hqx

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

Q119591 : How to Obtain Microsoft Support Files from Online Services



Example of the HTML Wizard

  1. On a new worksheet, type the following:

    
    A1:             B1: Region1    C1: Region2    D1: Region3    E1: Total
    A2: Sales       B2: $2,003,461 C2: $2,554,980 D2: $2,908,123 E2: $7,466,564
    A3: Marketing   B3: $75,234    C3: $59,637    D3: $98,450    E3: $233,321
    A4: Development B4: $101,999   C4: $142,673   D4: $98,470    E4: $343,142
    A5: Operations  B5: $59,634    C5: $45,737    D5: $64,236    E5: $169,607
    A6: Total       B6: $2,240,328 C6: $2,803,027 D6: $3,169,279 E6: $8,212,634 


  2. On the worksheet, select cell A1. Then, on the Format menu, click AutoFormat.

    The AutoFormat dialog box appears.


  3. In the Table Formats list, click Colorful 1. Click OK.


  4. On the Tools menu, click HTML Wizard.

    In step 1 of the wizard, the range $A$1:$E$6 appears.


  5. If the range fails to appear, type it. Click Next.


  6. In step 2 of the wizard, click "Create an independent, ready-to-view HTML document that contains your formatted data (header, table and footer will be created)." Click Next.


  7. In step 3, enter the following data:

    
          Title: Company Sales
          Header: Department Sales by Region
          Last Update: use the current date
          Name: type in your name
          Email Name: type in your email name (optional) 

    Click Next.


  8. In step 4 of the wizard, click "Convert as much of the formatting as possible." Click Next.


  9. Type the path and file name to which you want to save the HTML document. (It defaults to <default drive and directory for Excel>\MyHTML.htm.) Click Finish.

    NOTE: The file name must have the .htm file name extension.


Additional query words: 5.00a 5.0 5.0c 5.00c addin IA


Keywords          : kbtool kbdta 
Version           : MACINTOSH:5.0,5.0a; WINDOWS:5.0,5.0c,7.0,7.0a
Platform          : MACINTOSH WINDOWS 
Issue type        : kbhowto 

Last Reviewed: May 17, 1999