Hi there,
I have the following code written in my worksheet SelectionChange procedure
"SortMe" is an ActiveX Command Button.![]()
Please Login or Register to view this content.
All my code runs fine except for one problem: I cannot do a copy/cut & paste on the worksheet with this code. It seems like every time a selection change was triggered, the CutCopyMode (aka clipboard) gets cleared.
Does anyone have any idea what I'm doing wrong here?
Bookmarks