+ Reply to Thread
Results 1 to 3 of 3

Formula to Repeat Each Cell Value N (Multiple) Times

Hybrid View

  1. #1
    Registered User
    Join Date
    04-15-2022
    Location
    Texas, USA
    MS-Off Ver
    MS Office Professional Plus 2013
    Posts
    13

    Formula to Repeat Each Cell Value N (Multiple) Times

    Hello. I am looking for a formula that will repeat each cell value 3 (Multiple) times.
    For example:
    Column A
    Row 1: A
    Row 2: B
    Row 3: C

    Desired Outcome:
    Colum B
    Row 1: A
    Row 2: A
    Row 3: A
    Row 4: B
    Row 5: B
    Row 6: B
    Row 7: C
    Row 8: C
    Row 9: C

    Thanks.

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.96 for Mac MS 365
    Posts
    8,690

    Re: Formula to Repeat Each Cell Value N (Multiple) Times

    try this in B1... =(INDEX($A$1:A1,ROUNDUP(ROW(B1)/3,0))) and drag down.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Registered User
    Join Date
    04-15-2022
    Location
    Texas, USA
    MS-Off Ver
    MS Office Professional Plus 2013
    Posts
    13

    Re: Formula to Repeat Each Cell Value N (Multiple) Times

    It worked. Thanks

+ 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. Repeat a row multiple times
    By sakshia in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-06-2021, 12:30 PM
  2. Copy a single cell from one sheet and repeat multiple times on another.
    By bone7890 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-22-2017, 02:21 PM
  3. [SOLVED] Repeat formula X times - once X times has been achieved then Y - repeat X again
    By jonnym28 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 11-25-2015, 11:53 AM
  4. Replies: 1
    Last Post: 07-17-2015, 02:56 AM
  5. Replies: 4
    Last Post: 03-08-2014, 08:01 AM
  6. [SOLVED] Repeat a formula 5 times before changing cell reference
    By amartin575 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-28-2014, 04:11 PM
  7. Replies: 1
    Last Post: 04-04-2013, 05:29 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