+ Reply to Thread
Results 1 to 5 of 5

Formula to generate same information multiple times based on numbers given

  1. #1
    Registered User
    Join Date
    03-10-2021
    Location
    new york, usa
    MS-Off Ver
    2019
    Posts
    54

    Formula to generate same information multiple times based on numbers given

    Hi,
    I need help with a formula to generate same information multiple times based on numbers given.
    The details are in the attached excel file
    Thank you very much for your help

    Rap66

  2. #2
    Forum Contributor
    Join Date
    03-05-2018
    Location
    Tbilisi, Georgia
    MS-Off Ver
    2013, 2016
    Posts
    273

    Re: Formula to generate same information multiple times based on numbers given

    Please try the below formula:
    =IFNA(INDEX(C$1:C$7,MATCH(TRUE,MMULT(--(ROW(C$1:C$7)>=TRANSPOSE(ROW(C$1:C$7))),$A$1:$A$7)>=ROWS(L$1:L1),0)),"")
    Confirmed with the CTRL+SHIFT+ENTER.

  3. #3
    Registered User
    Join Date
    03-10-2021
    Location
    new york, usa
    MS-Off Ver
    2019
    Posts
    54

    Re: Formula to generate same information multiple times based on numbers given

    Thank you. I inserted the formula in column L1. It showed an error. See attachment. Please advise

  4. #4
    Forum Contributor
    Join Date
    03-05-2018
    Location
    Tbilisi, Georgia
    MS-Off Ver
    2013, 2016
    Posts
    273

    Re: Formula to generate same information multiple times based on numbers given

    I suppose you did not read my instruction about pressing the CTRL+SHIFT+ENTER and not just ENTER
    Array formulas need to be confirmed with 3 keys. This is not required in new offices (since 2021).

  5. #5
    Registered User
    Join Date
    03-10-2021
    Location
    new york, usa
    MS-Off Ver
    2019
    Posts
    54

    Re: Formula to generate same information multiple times based on numbers given

    You're right! New at this.
    thank you very much
    Solved

+ 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: 31
    Last Post: 04-26-2021, 08:28 AM
  2. Generate Automatic Email with text / information based on Multiple Cell Content
    By fmluder93 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-27-2017, 04:18 AM
  3. [SOLVED] VBA to generate # rows based on cell value and insert information
    By stevemills04 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-23-2016, 01:25 PM
  4. [SOLVED] VBA - Compare and replace multiple times based on matched reference numbers
    By Rabbitoh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-17-2014, 04:27 PM
  5. Replies: 1
    Last Post: 10-16-2013, 02:46 PM
  6. VBA button to generate numbers based on formula
    By Lifeseeker in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-02-2012, 08:23 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