=LEFT(A1,1)
=MID(A1,3,1)
--
HTH
Bob Phillips
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"@Homeonthecouch" <(E-Mail Removed)> wrote in message
news

1EAh.322503$(E-Mail Removed)...
> Hello
> I am wanting to capture a certain letter in a string of letters say a
name.
> I would like to say have a name entered in cell A1.
> From there I would like to capture the first letter in cell B1.
> In cell C1 I would like to capture the 3rd letter.
>
> So, A1 would have Smith Input
> and
> Cell B1 would be S
> Cell C1 would be I
>
> Is there a formula?
>
>
> --
> Any help is as always appreciated
> Thank You
>
> Andrew
>
>