I need to create a log that will generate a number between 7000 to 60,000 in two columns and it will add random number between 15 - 60 on each row to that value
For example:
A1 | B1
___________
7000 | 7015
7015 | 7030
7030 | 7045
This will add value of 15.
So, is it possible to do this? if so, I will like to start A1 with 7000 and add a random value between 15-60 to B1 and continue down till it reaches 60,000. Help Please I've been doing this manually with the =A1+15 or =A2+20 or =A3+30 or =A4+40 function on each row and its taking me forever and don't know of any other way. Any help will be greatly appreciated.
Bookmarks