Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Text to rows...at wits end

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wits end wrt automatic linking TheMilkGuy Excel Discussion (Misc queries) 3 April 8th 11 04:59 PM
Text to rows...at wits end SanFranGuy06 Excel Programming 3 October 31st 06 08:58 AM
Text to rows...at wits end Anonon Excel Worksheet Functions 3 October 31st 06 08:56 AM
At wits end a Excel Programming 2 February 28th 04 06:49 AM
extracting text from within a cell - 'text to rows@ equivalent of 'text to columns' Dan E[_2_] Excel Programming 4 July 30th 03 06:43 PM


All times are GMT +1. The time now is 07:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"