Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 138
Default Extracting information

I have a document that I just need to extract specific information in and
build into a new document. Is there a way that I can extract than information
on a continous level. The info starts with the same first 3 letters but has
different endings? Any ideas??
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,574
Default Extracting information

=IF(LEFT(A1,3="XXX"),"Extract","Don't extract")

Replace cell reference with the appropriate cell reference and the three
characters with the appropriate characters. Then filter on the "Extract"
values and copy those filtered records where you want.

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"Paula" wrote:

I have a document that I just need to extract specific information in and
build into a new document. Is there a way that I can extract than information
on a continous level. The info starts with the same first 3 letters but has
different endings? Any ideas??

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Extracting information from table Ianb Excel Worksheet Functions 2 March 7th 07 10:13 PM
extracting information from a certain place in one cell Wooddy Excel Discussion (Misc queries) 2 March 2nd 07 07:07 PM
Extracting information from large worksheet Louise Excel Worksheet Functions 6 October 10th 06 10:39 AM
Extracting Information from A Pivot Table Jim Patterson Excel Discussion (Misc queries) 2 June 16th 06 12:55 PM
Extracting certain information from cells RobMack Excel Worksheet Functions 9 February 15th 06 02:37 AM


All times are GMT +1. The time now is 05:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"