![]() |
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 |
All times are GMT +1. The time now is 03:42 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com