Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hey all, My first post here and after alot of Excel work I finally have a VB problem thats got me stumped! So, I have a Listbox that when a save button is pressed, dumps th values it holds into a cell, with each value separated by "," as delimiter. The output looks something like this: ,itemA,itemB,itemC, and so on. Each entry is a set phrase so the lengt or content doesnt change, just the contents of the cell (according t which entries the user has put into the listbox) What I need is a routine that will take that output into a string, the put the words that are between the "," into their own strings or cell like a delimiter or separator. Is this possible? My programming so fa isnt set in stone so some changes are possible, if anyone can sugges anything!! :) Thanks in advance, Fyn -- fyn ----------------------------------------------------------------------- fynn's Profile: http://www.excelforum.com/member.php...fo&userid=3542 View this thread: http://www.excelforum.com/showthread.php?threadid=55193 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can I do a formula to use only the highlited cell's | Excel Worksheet Functions | |||
How do I use a referenced cell's formula instead of formula output? | Excel Worksheet Functions | |||
How do I use a cell's text, "A1", and put it in a formula? | Excel Worksheet Functions | |||
Formula that will allow you to add one to cell's value by clickin. | Excel Worksheet Functions | |||
Setting a cell's formula with VBA | Excel Programming |