Re: Removing Text
- From: Dave Peterson <petersod@xxxxxxxxxxxxxxxx>
- Date: Thu, 19 Oct 2006 08:09:32 -0500
One way:
Select the range to fix
edit|Replace
what: *=" (asterisk, equal sign, doublequote)
with: (leave blank)
replace all
then with that range still selected
edit|Replace
what: "* (doublequote, asterisk)
with: (leave blank)
replace all
Tubthumper wrote:
I have a long list of URLs, and I'd like to extract just the information
between the "speech marks". Any suggestions?
<option value="ohwell.info">ohwell.info
<option value="thewebtunnel.com">thewebtunnel.com
<option value="shipproxy.com">shipproxy.com
<option value="filtercloak.com">filtercloak.com
<option value="brownman.info">brownman.info
Many thanks
--
Dave Peterson
.
- Prev by Date: Re: Removing Text
- Next by Date: Re: How do I get GETPIVOTDATA to work?
- Previous by thread: Re: Removing Text
- Next by thread: Re: "Delete" greyed out
- Index(es):
Relevant Pages
|