Re: Remove specific text from a column of cells
- From: "Don Guillett" <dguillett1@xxxxxxxxxxxxx>
- Date: Fri, 3 Nov 2006 17:09:02 -0600
One TOO simple way would be to have a helper column
=left(a2,len(a2)-11)
Leaves a space on the single digit but probably doesn't matter.
--
Don Guillett
SalesAid Software
dguillett1@xxxxxxxxxxxxx
"Sweepea" <Sweepea@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FACB73DB-F9E0-4DA4-9A22-0C6507F8CC73@xxxxxxxxxxxxxxxx
Example:
Apple and Pear Oct 2,2006
Orange and Lime Oct 30,2006
Pear and Pineapple Oct 6, 2006
I want to remove the date at the end of each cell. Can someone help?
Thank
you.
.
- Prev by Date: Re: Standardising Postcodes
- Next by Date: Re: Average of last column
- Previous by thread: Re: Pivot Table Data Source external excel file
- Next by thread: Re: Remove specific text from a column of cells
- Index(es):
Relevant Pages
|