+ Reply to Thread
Results 1 to 3 of 3

copy and paste issue

  1. #1
    Registered User
    Join Date
    11-26-2007
    Posts
    23

    Question copy and paste issue

    Hello, I am using:

    Private Sub Worksheet_SelectionChange(ByVal Target As Range)
    .
    .
    .
    End sub

    to change the color of a selected row.

    However, this event disables the regular copy/paste (ctrlc/v) functionality of the worksheet. does anyone know a workaround

    thank you

  2. #2
    Forum Expert Simon Lloyd's Avatar
    Join Date
    03-02-2004
    Location
    locked in the cage
    MS-Off Ver
    All the ones my homepage shows
    Posts
    3,161
    Dude there is no code in that module and therefore cannoy colour anything nor disable anything!
    Not all forums are the same - seek and you shall find

  3. #3
    Registered User
    Join Date
    11-26-2007
    Posts
    23
    Quote Originally Posted by Simon Lloyd
    Dude there is no code in that module and therefore cannoy colour anything nor disable anything!

    i just put..... because the code within works for color changing so i didn't bother writing it...

    it is the fact that i am using the "selectionChange" event that disables the copy paste functions

    ie

    use of "Private Sub Worksheet_SelectionChange(ByVal Target As Range)"
    disables copy paste on the regular sheet...

    so far i haven't found a solution

+ 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