+ Reply to Thread
Results 1 to 4 of 4

Copy to next available column in a sheet

  1. #1
    Forum Contributor
    Join Date
    10-10-2008
    Location
    western hemisphere
    Posts
    128

    Copy to next available column in a sheet

    Hi,
    In Sheet1, columns A,B,C,D,E, and F have data. with the help of a micro, I wish
    to copy(paste value) the Column F (range F2:F130) to Column G (G2:G130), and then to
    Column H, I, J,K, L. So If column G is filled, next copying may be in H and
    so on.:
    Range, F2:F132
    selection. copy
    paste.value
    destination range H2:H132
    and so on.
    Thanks.
    Last edited by Flower R; 05-02-2011 at 07:25 PM.

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Copy to next available column in a sheet

    Flower,

    Something like this?
    Please Login or Register  to view this content.


    Hope that helps,
    ~tigeravatar

  3. #3
    Forum Contributor
    Join Date
    10-10-2008
    Location
    western hemisphere
    Posts
    128

    Re: Copy to next available column in a sheet

    Thanks for reply. But the destination column is G, whereas with this
    micro the data goes to Column B. The destination Column is G and then
    it will be H and so on.

  4. #4
    Forum Contributor
    Join Date
    10-10-2008
    Location
    western hemisphere
    Posts
    128

    Re: Copy to next available column in a sheet

    Thanks. have changed setrangedest from cells 1 to 2. and it is working.
    thanks a lot.

+ 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