Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default interogating a string within a macro - bjy

how can i find teh position of 2 charactors within a string ?

ie. string

ahdhhctjdjjd

i need to locate the 'ct' pairing

any suggestions would be appreciated
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,646
Default interogating a string within a macro - bjy

x = InStr(1, "ahdhhctjdjjd", "ct")

Regards,
Stefi


€˛Brian Young€¯ ezt Ć*rta:

how can i find teh position of 2 charactors within a string ?

ie. string

ahdhhctjdjjd

i need to locate the 'ct' pairing

any suggestions would be appreciated

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
String functions in VB macro Aerojade Excel Discussion (Misc queries) 6 October 3rd 08 02:36 PM
Interogating a string within a Macro Brian Young Excel Programming 3 March 28th 07 02:48 AM
interogating a worksheet Jag Excel Worksheet Functions 0 July 17th 06 05:03 PM
Edit String VB Macro Lunch Excel Programming 4 March 13th 06 09:20 AM
A Macro to replace a string in a cell with a string from another cell??? Plica05 Excel Programming 2 August 16th 05 09:23 AM


All times are GMT +1. The time now is 07:41 PM.

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"