+ Reply to Thread
Results 1 to 2 of 2

Losing copy after workbook change event

  1. #1
    Registered User
    Join Date
    06-30-2009
    Location
    Southern California, Earth
    MS-Off Ver
    Excel 2010
    Posts
    72

    Losing copy after workbook change event

    When I have my workbook activate/deactivate events, it breaks my macro:

    Please Login or Register  to view this content.
    Doesn't allow the copied range to carry over:

    Please Login or Register  to view this content.
    Anyone know the best way to do this?

  2. #2
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: Losing copy after workbook change event

    You could skip the activation:
    Please Login or Register  to view this content.
    otherwise with that sort of code, you need to use a dataobject to store the copied data, run your code, then put the data back in the clipboard.

    Edit: Cross posted here too.
    Last edited by romperstomper; 08-03-2009 at 06:17 PM.
    Remember what the dormouse said
    Feed your head

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1