Just add your minimum value to the random number. Of course you would have to adjust the maximum passed to the rnd() function to compensate. x% = 5 + RND(10) would set x% to a number between 5 and 14 for example.