Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I want to generate a list in excel using a simple form. ------------------------------------------------------- Start Range:<TEXT BOX End Range:<TEXT BOX <Generate button ------------------------------------------------------- Start value: 7910050200300078970 End Value: 7910050200300078979 Upon generate, it should generate list like: 7910050200300078970 7910050200300078971 7910050200300078972 7910050200300078973 7910050200300078974 7910050200300078975 7910050200300078976 7910050200300078977 7910050200300078978 7910050200300078979 ------------------------------------------------------- After first list is generated in columnA, it should move on to next blank column & generate list for new start/end values and so on. Would appreciate an excel/VB form solution. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to generate a list of prime number? | Excel Discussion (Misc queries) | |||
How generate new list in another worksheet from existing list? | Excel Worksheet Functions | |||
Generate list | Excel Worksheet Functions | |||
Generate random number from a list | Excel Worksheet Functions | |||
generate a random number and use if function to generate new data | Excel Worksheet Functions |