Hi,
I have these numbers 1,5,10,15,20,25,30,35,40
I have to generate 3 numbers in a row like this
1,5,10
1,10,15
1,15,20
1,25,20 and so on..........
to explain the above series(1,5,10,15,20,25,30,35,40) has 10 different numbers, I have to form many row with just 3 numbers in one row. Like that need all the combination of numbers with above 10 number with 3 numbers in a row.
So there could be many rows if we generate the numbers, can some one help to write a excel macro to generate these numbers
thanks
vbax
Bookmarks