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 / Excel / Worksheet Functions / January 2008

Tip: Looking for answers? Try searching our database.

Using Trim with wildcards possible?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
RK - 31 Jan 2008 19:49 GMT
I am trying to trim a spreadsheet with a lot of text similar to the following
text below, where I want all characters BEFORE the APCo: 30/ deleted. Someone
told me to use TRIM(*30/ ) as a wildcard rather than count out specific
characters, but I can't get the formula to work. Any guidance would be
appreciated. Thanks.

CABLE-FACILITIES/CABLEPLANT/ APCo: 30/ 21697-CDW DIRECT LLC / TR# 1,750/1 /
Ref#  DFZ6761
PCLIVE - 31 Jan 2008 20:04 GMT
With your data in A1, try the following:

=RIGHT(A1,(LEN(A1)+1)-FIND("APCo: 30/",A1))

HTH,
Paul

>I am trying to trim a spreadsheet with a lot of text similar to the
>following
[quoted text clipped - 7 lines]
> /
> Ref#  DFZ6761
 
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.