+ Reply to Thread
Results 1 to 5 of 5

Copy text into several rows

  1. #1
    Registered User
    Join Date
    08-06-2013
    Location
    Georgia
    MS-Off Ver
    Excel 2007
    Posts
    5

    Copy text into several rows

    Hello.

    I want to copy/paste text into 100 rows at once. For example, I have 3 different keywords, K1, K2, K3. I want to paste K1 into 100 rows, then K2 in second 100 rows.

    What is the simplest way to do it?

    Thank you in advance

  2. #2
    Registered User
    Join Date
    02-15-2012
    Location
    London, United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    69

    Re: Copy text into several rows

    Hi,

    Can't you just put K1 in "A1" cell, K1 in "A2" cell the highlight both and drag down until you're in row 100?

    Then repeat this process?

  3. #3
    Registered User
    Join Date
    08-06-2013
    Location
    Georgia
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Copy text into several rows

    I know that method, but I have too many keywords and it's hard to fulfill this task using this method

  4. #4
    Valued Forum Contributor
    Join Date
    10-29-2012
    Location
    Mojokerto,Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    554

    Re: Copy text into several rows

    ie your data at A1:A3

    the first formula to repeat 100 each data

    =INDEX($A$1:$A$3,(TRUNC(ROW(1:1)-1)/100)+1)

    copy down

  5. #5
    Registered User
    Join Date
    08-06-2013
    Location
    Georgia
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Copy text into several rows

    Thank you very much! It works great

+ 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: 4
    Last Post: 05-20-2013, 11:37 AM
  2. [SOLVED] Macro to Copy rows to a new sheet that contain certain text
    By megdawom in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-11-2012, 02:11 PM
  3. Text to rows and copy rows.
    By interner in forum Excel General
    Replies: 1
    Last Post: 06-30-2011, 10:10 AM
  4. Add rows and search/copy/paste text into added rows
    By HelenW in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-14-2010, 04:06 AM
  5. [SOLVED] Excel find text and copy rows
    By Denys-mark in forum Excel General
    Replies: 2
    Last Post: 07-25-2005, 07:05 AM

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