Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default IE 7 Excel Sheets disapperaing

I have a simple html page with a IFRAME.

If you create two excel workbooks (sample1 and sample2 ) with two
sheets each and run the example.

You will notice that after you load the second document. Sheets in
work book start disappearing.

Can some one, please let me know any solution / workaround.

Configuration (IE 7.0 AND Excel 2003 SP2)


<Html
<head
<script language="javascript" type="text/javascript"
function doSome(){
var e = document.getElementById("sme");
e.src = "sample2.XLS"
}

</script
</head

<Body

<input type="button" id ="myButton" text ="MyButton" value =
"myButton" onclick="javascript:doSome()"/
<br

<iframe src ="sample1.XLS" height="600" width="1300" id ="sme"/

</Body

</Html

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
Multiple Sheets (Need to create 500 individual sheets in one workbook, pulling DATA Amaxwell Excel Worksheet Functions 4 August 17th 06 06:23 AM
How to repeat a code for selected sheets (or a contiguous range of sheets) in a Workbook? Dmitry Excel Worksheet Functions 6 March 29th 06 12:43 PM
In 3 active sheets in wkbk, determine& display the # of sheets that have data wrpalmer Excel Discussion (Misc queries) 1 November 4th 05 02:01 PM
Disapperaing Data Item GeorgeChe Excel Discussion (Misc queries) 1 August 2nd 05 01:18 PM
populating sheets based on data from parent sheets seve Excel Discussion (Misc queries) 2 January 15th 05 09:22 PM


All times are GMT +1. The time now is 08:49 PM.

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"