G Guest Aug 17, 2005 #1 I need to extract a single char from a string of chars. Exaple String of ABCDE I want to be able to select D
I need to extract a single char from a string of chars. Exaple String of ABCDE I want to be able to select D
G Guest Aug 17, 2005 #3 Ron, Brill thanks very much Ron de Bruin said: Hi Alan Try this with ABCD in A1 =MID(A1,4,1) Click to expand...
Ron, Brill thanks very much Ron de Bruin said: Hi Alan Try this with ABCD in A1 =MID(A1,4,1) Click to expand...