Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 152
Default extracting a single char from a string of chars

I need to extract a single char from a string of chars. Exaple

String of ABCDE I want to be able to select D
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default extracting a single char from a string of chars

Hi Alan

Try this with ABCD in A1
=MID(A1,4,1)



--
Regards Ron de Bruin
http://www.rondebruin.nl


"Alan" wrote in message ...
I need to extract a single char from a string of chars. Exaple

String of ABCDE I want to be able to select D



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 152
Default extracting a single char from a string of chars

Ron,

Brill thanks very much

"Ron de Bruin" wrote:

Hi Alan

Try this with ABCD in A1
=MID(A1,4,1)



--
Regards Ron de Bruin
http://www.rondebruin.nl


"Alan" wrote in message ...
I need to extract a single char from a string of chars. Exaple

String of ABCDE I want to be able to select D




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
Mind-numbing simple data validation ... string from 1 to 64 chars Will Finkle Excel Worksheet Functions 6 September 16th 07 03:10 PM
macro to bold number of chars from end of a string herbwarri0r Excel Discussion (Misc queries) 4 June 6th 06 01:21 PM
FILTERING SINGLE CHAR will A Excel Discussion (Misc queries) 2 February 2nd 06 03:30 PM
remove blanks from a string of chars within a cell? rayhollidge Excel Discussion (Misc queries) 3 January 8th 05 02:43 AM
Counting chars in a string bcmiller[_4_] Excel Programming 2 May 21st 04 11:00 AM


All times are GMT +1. The time now is 10:55 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"