XL97: Insertion Code for Internet Assistant Is Case Sensitive

Last reviewed: January 9, 1998
Article ID: Q169055
The information in this article applies to:
  • Microsoft Excel 97 for Windows

SYMPTOMS

If you are using the Internet Assistant Wizard, and you specify an existing HTML file into which you want to insert your Microsoft Excel table, you may receive the following error message, even if the string mentioned in the message already exists in your HTML document:

   The string "<!--##Table##-->" is not present in the file you selected.
   You need to use your Web browser or a text editor to insert the string
   into your HTML source file. This will specify exactly where the
   converted data should be placed.

CAUSE

Because the Internet Assistant Wizard is case sensitive, you may receive the error message mentioned in the "Symptoms" section if the string in your HTML document is not capitalized exactly as it is in the error message. For example, if you have the following string in your existing HTML document

   <!--##TABLE##-->

you will receive the error message.

RESOLUTION

Because the Internet Assistant Wizard is case sensitive, the string specifying the insertion point for your Microsoft Excel data should be exactly as follows:

   <!--##Table##-->

Only the letter "T" in the word "Table" should be capitalized.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

The Internet Assistant Wizard is not new to Microsoft Excel, but it has changed significantly since it was released as a free add-in available on the Microsoft World Wide Web site in January 1996. The Internet Assistant Wizard is now an installable component of Microsoft Office and/or Microsoft Excel and has been enhanced to take advantage of the new Internet features of Microsoft Office, Microsoft FrontPage, and Microsoft Internet Explorer.

With the Internet Assistant Wizard, you can leverage existing Microsoft Excel spreadsheet data to create and distribute documents that can be viewed online with a Web browser, such as Microsoft Internet Explorer. By clicking a series of buttons in the wizard, you can convert spreadsheet data to HTML format either as a separate Web document or into an existing Web document.

For additional information, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q158079
   TITLE     : XL97: How to Use the Internet Assistant Wizard

REFERENCES

For more information about the Internet Assistant Wizard, click the Index tab in Microsoft Excel 97 Help, type the following text

   internet

and then double-click the selected text to go to the "Add worksheet data or a chart to a Web page" topic.


Additional query words: XL97
Keywords : kberrmsg kbtool
Version : WINDOWS:97
Platform : WINDOWS
Issue type : kbbug
Solution Type : Info_Provided


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 9, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.