Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am using 2003 and XP. In active cell I need to do the following in Worksheet_Change(ByVal Target As Range). As person gives values it can be following: "Value1; Value2; Value3; Value2; Value4; Value2; Value5" I want to modify given value to format: "Value1; Value2; Value3; Value4; Value5" Values are delimited with ";" and amount varies. It means that all given values can be listed ONLY once. I imagine that this would be best to do with array. That is a part that I really should study more - any suggestion for good source? Thanks in advance MakeLei |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I SPLIT into bigger array elements | Excel Programming | |||
Help with Array & Split | Excel Programming | |||
Passing result of multiple split function results to 1 Array | Excel Programming | |||
split a cell diagonally in excell - a calendar -2 dates in 1 cell | Excel Discussion (Misc queries) | |||
how to split a string and return array | Excel Programming |