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

When i embed a control (eg Command Button) in a worksheet
it drastically slows down the time taken to execute
commands such as print, print preview, file open. The
project I am working on worked fine previously. Any ideas
what is causing the slow down?
regards
Chris B
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default Embedded Controls

Do you want to print the command button? There's a
boolean property called "PrintObject", that you can set to
False to turn off printing. That will fix your
performance issue. But I don't think it's possible to do
what you're asking.

HTH.

-Brad
-----Original Message-----
When i embed a control (eg Command Button) in a worksheet
it drastically slows down the time taken to execute
commands such as print, print preview, file open. The
project I am working on worked fine previously. Any ideas
what is causing the slow down?
regards
Chris B
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Embedded Controls

I do not want to print the command button. The problem
manifests itself even on a totally blank workbook. As soon
as I embed a contol (which in itself takes some time), and
then for example select print preview of a range
(including a range that does not include the embedded
control)the print preview page takes approx 15 seconds to
appear and the same delay will occur when closing the
preview page. The execution of macros associated to the
embedded control appears unaffected.
thanks
ChrisB

-----Original Message-----
Do you want to print the command button? There's a
boolean property called "PrintObject", that you can set

to
False to turn off printing. That will fix your
performance issue. But I don't think it's possible to do
what you're asking.

HTH.

-Brad
-----Original Message-----
When i embed a control (eg Command Button) in a

worksheet
it drastically slows down the time taken to execute
commands such as print, print preview, file open. The
project I am working on worked fine previously. Any

ideas
what is causing the slow down?
regards
Chris B
.

.

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
using gui controls daddy260 Excel Discussion (Misc queries) 4 May 25th 07 07:35 AM
VB Controls with Macros embedded in Excel Document SilkAscent Excel Discussion (Misc queries) 0 March 12th 07 06:07 PM
ActiveX Controls vs Form Controls Alex Excel Discussion (Misc queries) 1 January 11th 06 08:46 AM
Embedded ActiveX controls Jack Clift Excel Programming 3 December 1st 03 01:36 AM
Limit on number of embedded controls in a workbook? Ken Dahlberg Excel Programming 1 October 8th 03 12:40 PM


All times are GMT +1. The time now is 06:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"