Thread: Selection.Copy
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Smith Michael Smith is offline
external usenet poster
 
Posts: 77
Default Selection.Copy

Please help...
I have no formulas in an excel sheet, its simply values. For some
reason when I do this...

Cells.Select
Selection.Copy

The code gets hung up for 5 minutes. I have checked the machine and it
is not running any other processes...I have 80 gig ram, everything seems
fine. Does anyone know why this might be happening???

TIA - mike

*** Sent via Developersdex http://www.developersdex.com ***