+ Reply to Thread
Results 1 to 2 of 2

Clipboard

  1. #1
    Forum Contributor
    Join Date
    02-24-2005
    Posts
    154

    Clipboard

    What VB syntax do I use to "Paste" the contents of the clipboard to a particular cell location.

  2. #2
    Tom Ogilvy
    Guest

    Re: Clipboard

    I assume the clipboard does not contain a copy of a range.

    Range("B9").Select
    Activesheet.Paste

    --
    Regards,
    Tom Ogilvy

    "grahammal" <[email protected]> wrote
    in message news:[email protected]...
    >
    > What VB syntax do I use to "Paste" the contents of the clipboard to a
    > particular cell location.
    >
    >
    > --
    > grahammal
    > ------------------------------------------------------------------------
    > grahammal's Profile:

    http://www.excelforum.com/member.php...o&userid=20336
    > View this thread: http://www.excelforum.com/showthread...hreadid=508970
    >




+ 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