+ Reply to Thread
Results 1 to 6 of 6

Want to transfer the data from one cloumn to other columns

  1. #1
    Registered User
    Join Date
    05-10-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    25

    Want to transfer the data from one cloumn to other columns

    Dear All,

    I have got stucked on below problem,request you to please provide a solution on the same.

    Ihave some numbers arround 1 lac nos in column 'A'and I want to make a group 200 numbers and transfer it in to next next column .i.e 1-200 numbers in column 'B', 201-400 numbers in column 'C' etc.

    kindly provide a solution with any macro or vba thing or else formula can be used

    Regds
    Vikas

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,623

    Re: Want to transfer the data from one cloumn to other columns

    in B1:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    copy down 199 rows (downto 200), right as many columns as needed.

    Once you like the result, copy and paste special as values only.
    Now delete column A, and that's it.
    Best Regards,

    Kaper

  3. #3
    Forum Contributor
    Join Date
    07-10-2012
    Location
    Bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    129

    Re: Want to transfer the data from one cloumn to other columns

    If it is in series without missing a single no then use like this a1+1 in cell a2 to a199+1 in cell a200 and in next column b use =A200+1

  4. #4
    Forum Contributor
    Join Date
    07-10-2012
    Location
    Bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    129

    Re: Want to transfer the data from one cloumn to other columns

    dear kaper u r genious

  5. #5
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Want to transfer the data from one cloumn to other columns

    Maybe:

    Please Login or Register  to view this content.
    Last edited by JOHN H. DAVIS; 08-04-2014 at 07:17 AM.

  6. #6
    Registered User
    Join Date
    05-10-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Want to transfer the data from one cloumn to other columns

    Dear All,

    Thank you so much, I have not tried VBE Codes yet but tried formula and it is worked

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 6
    Last Post: 12-27-2018, 10:45 AM
  2. Replies: 0
    Last Post: 07-02-2014, 04:13 PM
  3. Transfer Data to different columns
    By dwc in forum Excel General
    Replies: 6
    Last Post: 05-13-2013, 10:56 AM
  4. clearing data in a cloumn
    By censura in forum Excel General
    Replies: 2
    Last Post: 12-19-2007, 08:38 AM
  5. [SOLVED] copying data from matching cloumn
    By kuansheng in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-20-2006, 09:55 PM

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