+ Reply to Thread
Results 1 to 2 of 2

[SOLVED] copy and paste (visual basic)

  1. #1
    ian123
    Guest

    [SOLVED] copy and paste (visual basic)

    i need to copy and paste addresses from on sheet to another depending on the
    cell value
    EXAMPLE:

    IF cell a2 on sheet 1 says "1" then copy the address (cells a1 to a5 on sheet
    1) to cells d1 to d5 on sheet 2

    if cell A2 on sheet 1 says "54" then copy THAT address (cells a1 to a5 on
    sheet 1) to cells d10 to d15 on sheet 2
    ANYONES HELP WOULD BE VERY APPRECIATED thanks

  2. #2
    Dave Peterson
    Guest

    Re: copy and paste (visual basic)

    You have a bunch of responses at the other locations of your posts.

    ian123 wrote:
    >
    > i need to copy and paste addresses from on sheet to another depending on the
    > cell value
    > EXAMPLE:
    >
    > IF cell a2 on sheet 1 says "1" then copy the address (cells a1 to a5 on sheet
    > 1) to cells d1 to d5 on sheet 2
    >
    > if cell A2 on sheet 1 says "54" then copy THAT address (cells a1 to a5 on
    > sheet 1) to cells d10 to d15 on sheet 2
    > ANYONES HELP WOULD BE VERY APPRECIATED thanks


    --

    Dave Peterson

+ 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