LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default xl2007 bug, Activesheet.Name = "something" out of memory, and more

I started out confident I could get my various codes to work in
xl2007. But now I'm starting to think otherwise. I guess I consider
myself lucky that major work like this hasn't been required since
xl97.

Sometimes I get "out of memory" when trying to rename a sheet. The
code works fine sometimes, and sometimes not. This is only with
xl2007.

Is this a known problem?

I also am getting a lot of

Automation error
The object invoked has disconnected from its clients.

I get this when altering the series properties of a chart on a
worksheet. Which is something I do a lot of.

Are there any obvious reasons why this would happen? After this
happens, excel will no longer allow me to select cells on a worksheet,
and I'm forced to restart Excel.

I'm using application.Build = 4518

Is there a list of known bugs available anyplace?

Here's a really strange one. I often use something like
oneseries.Formula = "=Series(...."
to modify plotted data series. In one instance I'm having excel
change the sheet that is part of the range assignments for the X and Y
data ranges. I explicitly qualify the complete range designations
including the correct sheet names. Excel takes the statement without
complaining, but then reading back the series formula shows that excel
changed the sheet name to one of the other sheets in the file.
Grrrrrr! I've spent a lot of time trying to figure this one out, with
absolute no success. Making sure that Application.Screenupdating =
True didn't seem to help.

I'm about to give up on xl2007 until the first service pack is
released. Does anyone know when that might be?

Thanks,

Brian Murphy

 
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
Add csv to Open "All Excel Files" (XL2007) Jim Excel Discussion (Misc queries) 3 September 2nd 08 06:08 PM
The Instruction at "0x749860a0" referenced memory at "0x00000000" Tribeca Excel Discussion (Misc queries) 1 July 5th 08 12:41 AM
ActiveSheet.CircularReference.Address loses "Set" EagleOne Excel Discussion (Misc queries) 2 August 29th 06 07:01 PM
Help Spreadsheet1.ActiveSheet.Range("B1").LoadText debugging qa4ever Charts and Charting in Excel 0 January 2nd 06 09:52 PM
The instruction at "0x65255ac9" referenced memory at "0x00000008". The memory could not be read. Clikc OK to terminate etc Angus Comber[_2_] Excel Programming 1 November 7th 03 01:18 PM


All times are GMT +1. The time now is 07:53 AM.

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

About Us

"It's about Microsoft Excel"