ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   how will i create different number conbinations in ms excel? (https://www.excelbanter.com/excel-discussion-misc-queries/126393-how-will-i-create-different-number-conbinations-ms-excel.html)

heartangel

how will i create different number conbinations in ms excel?
 
my boss is asking me if i can do a different combination of number between
1-9 with the use of a formula.. i need your help to solve my problem.. thanks
guys...

Yacbo

how will i create different number conbinations in ms excel?
 
When you say "different", do you really mean random?

To generate a random real number between a and b, use:
RAND()*(b-a)+a

To get the integer portion, use INT(RAND()*(b-a)+a)

--
Y


"heartangel" wrote:

my boss is asking me if i can do a different combination of number between
1-9 with the use of a formula.. i need your help to solve my problem.. thanks
guys...



All times are GMT +1. The time now is 12:21 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com