ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Find alpha all characters (https://www.excelbanter.com/excel-discussion-misc-queries/165654-find-alpha-all-characters.html)

TrevorM

Find alpha all characters
 
Hi,
Is it possible to use Find Find /Replace to find all the letters in a range?
Thanks

Jim Rech[_2_]

Find alpha all characters
 
I think you'd need a macro. Excel's Find is a pretty blunt instrument.

--
Jim
"TrevorM" wrote in message
...
| Hi,
| Is it possible to use Find Find /Replace to find all the letters in a
range?
| Thanks



iliace

Find alpha all characters
 
And do what with them? Do you have an example?

On Nov 12, 7:16 am, TrevorM wrote:
Hi,
Is it possible to use Find Find /Replace to find all the letters in a range?
Thanks




TrevorM

Find alpha all characters
 
iliace

I have imported times from a database that have single letter extensions
e.g. 00:00a

The extensions are all different letters and I want to find and replace them
with a blank to make the times workable in excel formulae.


"iliace" wrote:

And do what with them? Do you have an example?

On Nov 12, 7:16 am, TrevorM wrote:
Hi,
Is it possible to use Find Find /Replace to find all the letters in a range?
Thanks





David Biddulph[_2_]

Find alpha all characters
 
=--LEFT(A2,LEN(A2)-1) and format as time.
--
David Biddulph

"TrevorM" wrote in message
...
iliace

I have imported times from a database that have single letter extensions
e.g. 00:00a

The extensions are all different letters and I want to find and replace
them
with a blank to make the times workable in excel formulae.


"iliace" wrote:

And do what with them? Do you have an example?

On Nov 12, 7:16 am, TrevorM wrote:
Hi,
Is it possible to use Find Find /Replace to find all the letters in a
range?
Thanks







TrevorM

Find alpha all characters
 
David,
Thanks for this - the formula works perfectly.
I was hoping to use the find/repalce tool as then I wouldn't have to change
the layout of the imported data but alas this doesn't appear to be an option.
Thanks again

"David Biddulph" wrote:

=--LEFT(A2,LEN(A2)-1) and format as time.
--
David Biddulph

"TrevorM" wrote in message
...
iliace

I have imported times from a database that have single letter extensions
e.g. 00:00a

The extensions are all different letters and I want to find and replace
them
with a blank to make the times workable in excel formulae.


"iliace" wrote:

And do what with them? Do you have an example?

On Nov 12, 7:16 am, TrevorM wrote:
Hi,
Is it possible to use Find Find /Replace to find all the letters in a
range?
Thanks








All times are GMT +1. The time now is 11:46 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com