LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
hbj hbj is offline
external usenet poster
 
Posts: 35
Default On-sheet activeX component disables copy/paste

Hi xlgurus,

I have inserted an ActiveX pushbutton to a worksheet, the position of which follows the selected cell. The corresponding VBA code is triggered by event Worksheet_SelectionChange. The purpose is to make it easier to toggle value in a specific column of selected row. By occasion, when I tested it I found that normal Copy/Paste is disabled. This happens at the very line where I set the position of the control:
ActiveSheet.OLEObjects("cmdSetReset").Top = rngAct.Top

Any ideas...

Hakan
 
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
ActiveX ProgressBar - Scrolling Error disables color update Dreiding Excel Programming 1 February 17th 10 12:15 AM
Activex component can't create object Naveen New Users to Excel 1 September 4th 07 02:57 PM
Use Office spreadsheet component in a ActiveX dll No Name Excel Programming 30 January 28th 04 09:52 PM
Spreadsheet component in an ActiveX dll tmarko Excel Programming 1 January 16th 04 02:42 AM
ActiveX component can't be created Singnet Newsgroup Excel Programming 0 August 6th 03 03:27 PM


All times are GMT +1. The time now is 12:09 AM.

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

About Us

"It's about Microsoft Excel"