Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default XL97: Out of stack space opening web page as workbook

I have a routine that I use to get information from a web page (I've
checked - the address is valid). It has
been working fine for several weeks. However today I am getting Error
28 Out of Stack Space. I then have to End Program to stop Excel.

I have created a sub with the offending line of code. If I reboot, start
Excel, create a new workbook with the following procedure in it, I get
the error, so I don't think it's due to any weirdness in my full
procedure code.

Can anyone shed some light?

Sub test()
Workbooks.Open _
FileName:="http://www.winnipeg.ca/matmgt/bidopp.asp"
End Sub

--
Dianne Butterworth


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
Out of Stack Space ... Recorded Macros Ken Excel Discussion (Misc queries) 7 April 15th 10 03:53 PM
Out of Stack Space error TheMilkGuy Excel Discussion (Misc queries) 2 July 22nd 09 05:54 PM
Out of Stack space - run time error 28 Rob Excel Discussion (Misc queries) 2 December 17th 07 04:55 PM
Run time error 28: Out of stack space Will Wirtz Excel Programming 1 April 27th 04 01:39 PM
Out of Stack Space Michael Smith Excel Programming 2 February 4th 04 04:54 PM


All times are GMT +1. The time now is 03:39 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"