Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default run out of memort

I use this code in a program I wrote and usually bombs out
the program with an error message the memory is running
low.
for pp = 1 to 30
Workbooks(datawkbk).Sheets(pp).Range("q:q").Copy Workbooks
("history.xls").Sheets(pp).Range("a:a")
next pp

Any ideas on how use a variation of copying a columns from
1 workbook to another will be appreciated.
thanks, Eric

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



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