Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 224
Default Excel 2007 - Error inserting column

I'm getting the error "Excel cannot complete this task with available
resources. Choose less data or close other applications." trying to
insert a column in Excel 2007. Works fine in Excel 2003 on the same
worksheet.

The worksheet has 59,604 rows and 16 columns. I have 2GB of RAM on
this computer.

The error happens on this line:

<whole-column range object.Insert Shift:=xlToRight

Again, it works fine in Excel 2003 (SP2), with the same data on the
same computer.

I tried rebooting, didn't help.


Is Excel 2007 more limited than Excel 2003 in the amount of data it
can move around?

I guess I'm probably going to have to do this in pieces. Any other
suggestions?


Thanks,

Greg

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 224
Default Excel 2007 - Error inserting column

More information:

It doesn't help to do it in pieces; I get the same error even
inserting just a single cell (!).

However, it works fine to insert the column interactively.

I hope I don't have to use SendKeys to work around that. For now, I'm
going to try moving the occupied columns that would have been moved by
the Insert.


Any suggestions?


Thanks,

Greg


On Aug 6, 8:54 pm, Greg Lovern wrote:
I'm getting the error "Excel cannot complete this task with available
resources. Choose less data or close other applications." trying to
insert a column in Excel 2007. Works fine in Excel 2003 on the same
worksheet.

The worksheet has 59,604 rows and 16 columns. I have 2GB of RAM on
this computer.

The error happens on this line:

<whole-column range object.Insert Shift:=xlToRight

Again, it works fine in Excel 2003 (SP2), with the same data on the
same computer.

I tried rebooting, didn't help.

Is Excel 2007 more limited than Excel 2003 in the amount of data it
can move around?

I guess I'm probably going to have to do this in pieces. Any other
suggestions?

Thanks,

Greg



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
Inserting Rows at Excel 2007 Raffy Excel Discussion (Misc queries) 1 September 8th 09 01:04 PM
Problems Inserting Objects in an Excel 2007 Spreadsheet [email protected] Excel Discussion (Misc queries) 0 May 18th 09 10:40 PM
Inserting File name and path in Excel 2007 Documents Christine Excel Discussion (Misc queries) 2 January 16th 08 12:11 AM
problem inserting pictures in excel 2007 using macro. dickiebird Excel Programming 1 July 26th 07 12:03 AM
error in inserting a column alkenones Excel Discussion (Misc queries) 1 March 1st 07 05:22 PM


All times are GMT +1. The time now is 01:38 PM.

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"