+ Reply to Thread
Results 1 to 2 of 2

Cleanup Array of numbers?

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    08-18-2017
    Location
    London
    MS-Off Ver
    Excel 2016
    Posts
    308

    Cleanup Array of numbers?

    Hi excelers,
    I am trying to clean up or re-order data multi-points on a array.
    I need a formula to re-appear the "B" twice or 3 times base on C1 value.
    I hope I have explained it well if not please see the example below or post me:
    IF C1 = 3 then "B" will appear 3 times etc...

    A1 B1 C1=2
    ................

    . B
    A B


    . B
    A B



    . B
    A B

    ...............
    Last edited by QuantEdge; 09-08-2018 at 07:08 AM.

  2. #2
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: Cleanup Array of numbers?

    Having looked at some of your previous questions, I suspect that what you have asked for is far from what you actually need.

    =T(IF(ROW(INDIRECT("1:"&C1)),"B"))

    Array confirmed with Shift Ctrl Enter will give an array of B's based on the value in C1.

+ 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: 7
    Last Post: 05-07-2016, 10:34 PM
  2. How to convert a range of numbers to sequence of numbers in an array
    By MetisConnect in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-25-2015, 11:53 AM
  3. Cleanup telephone numbers that have some text data
    By djarcadian in forum Excel General
    Replies: 4
    Last Post: 08-19-2014, 08:03 AM
  4. sumproduct of a number array and a text array starting with 2 numbers
    By Bishonen in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-21-2013, 11:48 AM
  5. Solved! Using VLOOKUP when array has both numbers and numbers stored as text
    By Kari Gulbrandsen in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-24-2012, 01:58 PM
  6. Replies: 0
    Last Post: 07-16-2012, 04:01 PM
  7. formula: average of kth largest numbers in an array of n numbers
    By Vasant Nanavati in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 09-06-2005, 09: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