Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / November 2004

Tip: Looking for answers? Try searching our database.

Wild Character Expression in word

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Vince - 24 Nov 2004 07:15 GMT
Hi,

I need to find any text between two characters except for new line. I know
that I can do A*B (To find anything between capital A and B using
wildcards). How do I say find anything except a return between A & B? I
tried A*[!^n]B but that, understandably, doesn't work.

Thank you.

Vince
Helmut Weber - 24 Nov 2004 08:47 GMT
Hi Vince,
how about this one:
.Text = "A[!^l^13]@B"
Any character but new line or paragraph mark.
---
Greetings from Bavaria, Germany
Helmut Weber, MVP
"red.sys" & chr(64) & "t-online.de"
Word 2002, Windows 2000
Vince - 25 Nov 2004 01:07 GMT
That's great, thanks!

Vince

> Hi Vince,
> how about this one:
[quoted text clipped - 5 lines]
> "red.sys" & chr(64) & "t-online.de"
> Word 2002, Windows 2000

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.