(Msg. 1) Posted: Fri Oct 30, 2009 11:56 am
Post subject: Finding text between 2 @ signs Archived from groups: microsoft>public>excel>worksheet>functions (more info?)
I have the folling in a cell:
SD09071707444004362@Micki Caldwell@20090716115600
I want to remove the text between the 2 @ signs. Thank you
(Msg. 2) Posted: Fri Oct 30, 2009 12:30 pm
Post subject: RE: Finding text between 2 @ signs [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
(Msg. 3) Posted: Fri Oct 30, 2009 12:38 pm
Post subject: RE: Finding text between 2 @ signs [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
=TRIM(MID(SUBSTITUTE(A1,"@",REPT(" ",99)),99,99))
"Micki" wrote:
> I have the folling in a cell:
> SD09071707444004362@Micki Caldwell@20090716115600
>
> I want to remove the text between the 2 @ signs. Thank you
>
(Msg. 4) Posted: Fri Oct 30, 2009 2:29 pm
Post subject: Re: Finding text between 2 @ signs [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Micki wrote:
> I have the folling in a cell:
> SD09071707444004362@Micki Caldwell@20090716115600
>
> I want to remove the text between the 2 @ signs. Thank you
>
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum