+ Reply to Thread
Results 1 to 2 of 2

Copy dynamically

  1. #1
    Registered User
    Join Date
    08-27-2009
    Location
    Amsterdam, NL
    MS-Off Ver
    Excel 2007
    Posts
    1

    Smile Copy dynamically

    I'm trying to find out how I should solve the following without vba.

    In sheet 1

    A
    1 text 1
    2 text 2
    3 text 3
    4 text 4
    5 text 5

    In sheet 2 sheet 1 18 times repeated

    A
    1 text 1
    2 text 2
    3 text 3
    4 text 4
    5 text 5
    6 text 1
    7 text 2
    8 text 3
    9 text 4
    10text 5
    11text 1
    12text 2
    etc

    If sheet 1 changes as follows:

    A
    1 text 1
    2 text 2
    3 text 3
    4 text 4
    5 new item
    6 text 5

    Sheet 2 has to repeat again 18 times, but then with the new data.

    Any help is highly appreciated!

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Copy dynamically

    Assuming your singular data will be in column A Sheet1 rows 1 to 20 and your secondary data is on another sheet, also starting in row 1. Try this equation
    Please Login or Register  to view this content.
    Dragged down. Does that work for you?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ 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