Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Probably this is too late for you... I need to use this for a similar project and I found your script. Here is where you need to change to make it work:
intPosEnd = InStr(intPos, strTemp, ",") replace with intPosEnd = InStr(intPos + 1, strTemp, ",") EggHeadCafe.com - .NET Developer Portal of Choice http://www.eggheadcafe.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Wits end wrt automatic linking | Excel Discussion (Misc queries) | |||
Text to rows...at wits end | Excel Programming | |||
Text to rows...at wits end | Excel Worksheet Functions | |||
At wits end | Excel Programming | |||
extracting text from within a cell - 'text to rows@ equivalent of 'text to columns' | Excel Programming |