ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Copy sheet from addin (https://www.excelbanter.com/excel-programming/295511-copy-sheet-addin.html)

Jacob

Copy sheet from addin
 
Hi,
I have an addin which include some custom worksheets
which are copied from the .xla to a new workbook using

ThisWorkbook.Worksheets("CustomSheet1").copy

However, the copy operation takes quite a few seconds to
accomplish, much longer than f.ex. to copy the same
worksheet from an existing normal workbook to another. Is
this just the way it is or is there anything I could do
to make things happen faster?

Any help appreciated.

jacob

BrianB

Copy sheet from addin
 
Just the way things are.
Setting Calculation to manual could save time

--
Message posted from http://www.ExcelForum.com


Jacob

Copy sheet from addin
 
Hi,
If nothing else, it is good to know. Thx.

-----Original Message-----
Just the way things are.
Setting Calculation to manual could save time.


---
Message posted from http://www.ExcelForum.com/

.



All times are GMT +1. The time now is 12:53 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com