+ Reply to Thread
Results 1 to 2 of 2

possible number based on a certain number value

  1. #1
    Registered User
    Join Date
    01-18-2020
    Location
    Indonesia
    MS-Off Ver
    2013
    Posts
    1

    Question possible number based on a certain number value

    For example i have a number 0157 then i want to make a list of all possible number based on those 4 numbers, 0175, 0517, 5017, etc. is there any automatic way, a formula or a vba that could speed up this process because i need to make this sort of list from 0001 to 9999. thanks for the help.
    Attached Files Attached Files
    Last edited by kabukisage; 01-18-2020 at 03:13 AM.

  2. #2
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: possible number based on a certain number value

    =--concatenate(mid(f$1,$a2,1),mid(f$1,$b2,1),mid(f$1,$c2,1),mid(f$1,$d2,1))
    Attached Files Attached Files

+ 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] Insert Number of Rows Based On Number of Populated Cells and Transpose Data
    By aglawrence in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 04-07-2019, 11:25 AM
  2. Replies: 1
    Last Post: 10-03-2017, 10:54 AM
  3. Replies: 2
    Last Post: 08-12-2015, 01:01 AM
  4. Match Column A's Project number to change based on greater number in new row
    By Excelnoub in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-02-2013, 10:18 AM
  5. Replies: 1
    Last Post: 07-18-2013, 10:11 AM
  6. [SOLVED] Excel VBA/Macro - Copy Number of Rows based on the number in a cell to another sheet
    By diane.alexander58 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-15-2012, 11:32 AM
  7. VBA code to unhide X number of rows based on a number entered into a cell above
    By gazza365 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-09-2010, 08:48 PM

Tags for this Thread

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