Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 119
Default Print_Titles and mutiple <table tags: problems during load

I'm generating an Excel HTML/XML worksheet. Everything works fine until I try
to have multiple <table tags and configure the Excel "Print titles"
option... when I open the Excel HTML/XML document, I get an error window
saying "Problems during load" and in the message area "Excel Name". The code
I'm using for "Print Titles" is as follows:
<x:ExcelName
<x:NamePrint_Titles</x:Name
<x:SheetIndex1</x:SheetIndex
<x:Formula=Sheet1!$1:$2</x:Formula
</x:ExcelName

And the other element is having more than one <table tag:
<table
misc tags, data...
</table
<table
....more tags, data
</table

If I remove either all the <Table</table tags except for the outer pair OR
remove the "Print Titles" code, the HTML/XML Excel document loads fine.
Neither of which are options. Anybody know what can be done to fix this
problem?

Many thanks.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Running mutiple excel sheets on mutiple computers Lost Excel Discussion (Misc queries) 3 January 16th 09 12:32 AM
How can I create Print_Titles in excel? Veterinary_Medicine Excel Discussion (Misc queries) 3 April 24th 07 01:20 PM
how can i do mutiple sort in pivot table Solomon George Washington Excel Discussion (Misc queries) 1 January 26th 06 06:28 PM
How to use mutiple spreadsheets in a pivot table? Ian Peers Excel Discussion (Misc queries) 1 August 10th 05 08:54 PM
"Problems during load" Vincent Excel Discussion (Misc queries) 1 January 19th 05 08:38 PM


All times are GMT +1. The time now is 01:48 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"