Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
I have a form that has data that the user enters with respect to a part number, i have a radio button that if the user selects then he can enter multiple part numbers, seperated by a comma ",". All the other data remains the same. What i am trying to do and really battling with is to split the numbers by "," and then for every number i would like to start a new line and insert all the data in a spreadsheet. What i had in mind was an array with a split function, but not sure if i am thinking in the right direction. Any help would be much appreciated. -- Les |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I remove split a split window? | New Users to Excel | |||
Passing result of multiple split function results to 1 Array | Excel Programming | |||
Redimming an array dynamically assigned from range (how to redim first dimension of a 2-D array? /or/ reverse the original array order) | Excel Programming | |||
meaning of : IF(Switch; Average(array A, array B); array A) | Excel Worksheet Functions | |||
how to split a string and return array | Excel Programming |