Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need some help with string functions. Let's say I have a set o
numbers from 1 to n. (1,2,3,4,...n). the user will input what th value of n will be. the program will then create the string of number from 1 to n. I've been playing around with the mid function but tha requires an initial defined string. Is there any way to create thi string of numbers without an initial defined string? example: user defines n=9 string = 123456789 thanks -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
help with string functions please | New Users to Excel | |||
String functions in VB macro | Excel Discussion (Misc queries) | |||
String of functions confusion - please help | Excel Discussion (Misc queries) | |||
STRING functions | Excel Worksheet Functions | |||
Return two mid functions as one string. | Excel Programming |