Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default NEED EXCEL MACRO TEXT-PARSING GURU!

I need to create a matrix with text strings along the lines of the
following:

1a -Take One FC
2b - Take One TOB
3c - Take One TLS
4d - Take One IOL
5e - Take One Servicing
6f - Take One IVR
7g - Take One Mail
8h - Take One Secure Mail
9i - Take One ATM

1a - Instant Prescreen: Initiation - FC
2b - Instant Prescreen: Initiation TOB
3c - Instant Prescreen: Initiation TLS
4d - Instant Prescreen: Initiation IOL Wamu.com
5e - Instant Prescreen: Initiation Servcicing
6f - Instant Prescreen: Initiation IVR
7g- Instant Prescreen: Initiation Mail
8h - Instant Prescreen: Initiation Secure Mail
9i - Instant Prescreen: Initiation ATM

As you can see, the leading and end text will always be the same, but
the middle part of the string will vary in content and length.

Is there a way to create an Excel macro that will insert the middle
part of the string down a series of 9 rows? I don't have a lot of
experience with Excel VB -- mainly Access.

Thanks very much!
Amy
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default NEED EXCEL MACRO TEXT-PARSING GURU!

Hi
not quite sure but why don't you use the following formula in an
adjacent column
=SUBSTITUTE(A1,"Take One","Instant Prescreen: Initiation")
and copy this down for all rows

--
Regards
Frank Kabel
Frankfurt, Germany


amywolfie wrote:
I need to create a matrix with text strings along the lines of the
following:

1a -Take One FC
2b - Take One TOB
3c - Take One TLS
4d - Take One IOL
5e - Take One Servicing
6f - Take One IVR
7g - Take One Mail
8h - Take One Secure Mail
9i - Take One ATM

1a - Instant Prescreen: Initiation - FC
2b - Instant Prescreen: Initiation TOB
3c - Instant Prescreen: Initiation TLS
4d - Instant Prescreen: Initiation IOL Wamu.com
5e - Instant Prescreen: Initiation Servcicing
6f - Instant Prescreen: Initiation IVR
7g- Instant Prescreen: Initiation Mail
8h - Instant Prescreen: Initiation Secure Mail
9i - Instant Prescreen: Initiation ATM

As you can see, the leading and end text will always be the same, but
the middle part of the string will vary in content and length.

Is there a way to create an Excel macro that will insert the middle
part of the string down a series of 9 rows? I don't have a lot of
experience with Excel VB -- mainly Access.

Thanks very much!
Amy


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
Parsing text Confused Excel Worksheet Functions 1 August 5th 09 03:38 PM
Parsing / seperating text string in excel cell sfleck Excel Discussion (Misc queries) 7 November 16th 07 12:24 AM
Parsing text Hamster07 Excel Discussion (Misc queries) 3 February 1st 07 07:32 PM
Parsing text in Excel Jack Edwards Excel Worksheet Functions 3 November 4th 04 03:54 PM
Hoping a guru can help this novice out with a simple macro slim[_2_] Excel Programming 5 February 24th 04 12:53 AM


All times are GMT +1. The time now is 11:38 AM.

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

About Us

"It's about Microsoft Excel"