Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On 07/02/2014 2:12 PM, hbj wrote:
On Wednesday, 2 July 2014 19:38:03 UTC+3, GS wrote: Thank you Claus, Your code is of cource shorter, but it does not solve the main problem. When the code runs it grayes out the Clipboard tool. Only Paste as image is available. H�kan By default, executing VBA clears the Clipboard of its current contents. -- - Garry Well Garry, It seems that this is not quite the truth. You can have lot of code in the Worksheet_SelectionChange() procedure, still the Clipboard is not cleared = you can use copy/paste. In fact, programatically affecting the properties of the embedded ActiveX control clears the clipboard. This fact is partly discussed in the link below: http://msdn.microsoft.com/en-us/libr...ffice.11).aspx I think I'd better explicitely activate the ActiveX control, when needed. Håkan Sorry.., my bad! I stand corrected as I should have explicitly stated *some" VBA, not all as my statement suggests. I was thinking in the context of your scenario!<g -- - Garry Free Usenet access at http://www.eternal-september.org Classic VB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ActiveX ProgressBar - Scrolling Error disables color update | Excel Programming | |||
Activex component can't create object | New Users to Excel | |||
Use Office spreadsheet component in a ActiveX dll | Excel Programming | |||
Spreadsheet component in an ActiveX dll | Excel Programming | |||
ActiveX component can't be created | Excel Programming |