+ Reply to Thread
Results 1 to 8 of 8

How To Repeat Cell Value X Times by using formula In Excel?

  1. #1
    Forum Contributor
    Join Date
    02-16-2017
    Location
    Bangladesh
    MS-Off Ver
    2021
    Posts
    220

    How To Repeat Cell Value X Times by using formula In Excel?

    In my case Sheet!A2:A10 may contain some data and Sheet!AB2:B10 numerical number which indicate range Sheet!A2:A10 to be repeated accordingly.
    Can someone help me making a formula to solve this issue?
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: How To Repeat Cell Value X Times by using formula In Excel?

    Try:
    =IFERROR(INDEX($A$2:$A$5,MATCH(0,INDEX(--(COUNTIF($F$1:F1,$A$2:$A$5)=$B$2:$B$5),0),0)),"")
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,789

    Re: How To Repeat Cell Value X Times by using formula In Excel?

    A spill formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    02-16-2017
    Location
    Bangladesh
    MS-Off Ver
    2021
    Posts
    220

    Re: How To Repeat Cell Value X Times by using formula In Excel?

    Really thanks a lot for perfect and quick solution. You are always a great problem solver.
    @Glenn Kennedy
    Last edited by Ariful Islam; 01-20-2023 at 11:38 AM.

  5. #5
    Forum Contributor
    Join Date
    02-16-2017
    Location
    Bangladesh
    MS-Off Ver
    2021
    Posts
    220

    Re: How To Repeat Cell Value X Times by using formula In Excel?

    Than you. Your formula gives value error when any value is missing in range B2:B5.

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,789

    Re: How To Repeat Cell Value X Times by using formula In Excel?

    Ok, how about
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  7. #7
    Forum Contributor
    Join Date
    02-16-2017
    Location
    Bangladesh
    MS-Off Ver
    2021
    Posts
    220

    Re: How To Repeat Cell Value X Times by using formula In Excel?

    Quote Originally Posted by Fluff13 View Post
    Ok, how about
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Sir, this exactly what i was expecting. This solution is more appreciable because this formula needs not be dragged.
    Thank you once again.

  8. #8
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,789

    Re: How To Repeat Cell Value X Times by using formula In Excel?

    Glad to help & thanks for the feedback.

+ 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. [SOLVED] How To Repeat Cell Value X Times by UDF In Excel?
    By Ariful Islam in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 09-06-2022, 06:36 PM
  2. [SOLVED] Formula to Repeat Each Cell Value N (Multiple) Times
    By JK37 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-15-2022, 05:41 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. How to repeat cell value x times in Excel?
    By kiriguy in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-06-2015, 08:12 PM
  6. Replies: 4
    Last Post: 03-08-2014, 08:01 AM
  7. [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

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