![]() |
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 |
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 |
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 |
All times are GMT +1. The time now is 10:21 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com