+ Reply to Thread
Results 1 to 3 of 3

Paste to location based on Cell contents

  1. #1
    Registered User
    Join Date
    10-16-2006
    Posts
    2

    Paste to location based on Cell contents

    Hello,

    Within a VBA macro I need to copy a known row (this bits easy) but paste this row to a variable starting cell location specified as a value of a known cell.

    So for example, I can get my macro to select cell A1 but then want to copy the contents of this to a cell location specified in say, cell A10.

    Eg.
    If the contents of cell A10 is B40 for example, the macro would copy the contents of A1 to B40 (on the basis that the value B40 is the contents of A10).

    Hope this hasn't confused too much....

    Thanks in advance, RMT.

  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
    Try this feel free to modify as you wish!
    Please Login or Register  to view this content.
    Regards,
    Simon

  3. #3
    Registered User
    Join Date
    10-16-2006
    Posts
    2
    Will try this Simon, thanks. RMT.

+ 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