+ Reply to Thread
Results 1 to 11 of 11

Generate static random numbers within formula

Hybrid View

SteveTheFish Generate static random... 04-10-2015, 01:13 AM
adhawan06 Re: Generate static random... 04-10-2015, 01:27 AM
SteveTheFish Re: Generate static random... 04-10-2015, 01:59 AM
bebo021999 Re: Generate static random... 04-10-2015, 01:44 AM
SteveTheFish Re: Generate static random... 04-10-2015, 02:04 AM
adhawan06 Re: Generate static random... 04-10-2015, 02:07 AM
SteveTheFish Re: Generate static random... 04-10-2015, 02:17 AM
Crooza Re: Generate static random... 04-10-2015, 02:17 AM
SteveTheFish Re: Generate static random... 04-10-2015, 02:41 AM
Crooza Re: Generate static random... 04-10-2015, 02:46 AM
SteveTheFish Re: Generate static random... 04-10-2015, 02:51 AM
  1. #1
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,643

    Re: Generate static random numbers within formula

    Hi
    Do you want to show the CONCATENATE when random number is a specific number, i.e 100

    Try:

    =IF(AND(B3="",C3="",D3=""),"",IF(RANDBETWEEN(0,50000)=100,CONCATENATE("Student ",B3,"-",C3,"-",100),""))
    Quang PT

  2. #2
    Registered User
    Join Date
    11-18-2014
    Location
    Uganda
    MS-Off Ver
    2013
    Posts
    25

    Re: Generate static random numbers within formula

    Hi Bebo - If i understand you correctly, I am not looking to generate a specific random number but any random number within the CONCATENATE output that does not update whenever the workbook recalculates.

    Sorry if I may not have been clear, the current formula output result is = Student davids-steve-222088
    However, when excel recalculates automatically, it will change the Student davids-steve-222088 to something random again. This is what I am trying to hope get asisstance on, to stop this from happening if at all possible.

+ 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. Random Numbers assigned to static values multiple times no duplicates....?
    By rhattala in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 11-24-2014, 09:40 PM
  2. Print to text file and Static random numbers?
    By xizor in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-10-2014, 03:58 PM
  3. Print to text file and Static random numbers.
    By xizor in forum Excel General
    Replies: 0
    Last Post: 06-28-2014, 10:46 PM
  4. Formula to generate unique random numbers?!?
    By aims in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-07-2013, 03:14 PM
  5. Replies: 2
    Last Post: 09-24-2010, 12:11 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