Lost from memory

  • Thread starter Thread starter JohnUK
  • Start date Start date
J

JohnUK

Hi All,
I want to copy a part of one workbook to several others through programming,
but by the time the 1st workbook opens it has lost the copy from memory. If I
was to manualy copy first it works, but there is something that makes it lose
it once the program starts. I have taken out all the Application.CutCopyMode
= False just in case it had something to do with it. Is there something I can
insert into the code that will remember the copy?
Help appreciated. John
 
Hi, I have found out what it is. Its because I have a DisplayStatus bar in
the code. Once disabled the copy worked fine
Many thanks anyway
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top