Finding a string within a string

J

JulieD

Hi Sandra

if this is a "one off" situation another approach would be to use the text
to columns feature under the data menu
select your data
choose data / text to columns
choose delimited
untick tab, tick other type (
click finish
now select the column with
(e-mail address removed)) eeeeeee

etc
and repeat the above but use other & )

Hope this helps
Cheers
JulieD
 
D

Dave Peterson

A non-formula option:

Select the column with the data
Edit replace
what: ( (open paren)
with: ) (close paren)

now your data looks like:
aaaaaaa aaaaaaa )[email protected]) eeeeeee

Then data|text to columns
delimited
by ) (type it in the other box)
Skip the leading stuff, skip the trailing stuff.

(work against a copy of the column if you need to keep the original)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top