Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default search function

Is there a way to search an entire column for specific information? (Ex:
search a column for the word "item") Then, display the word I searched for in
another sheet? After displaying the result , is it possible to display
specific cells in the same row the word was found in excell?

  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 459
Default search function

crodriguez1976 wrote:
Is there a way to search an entire column for specific information?
(Ex: search a column for the word "item") Then, display the word I
searched for in another sheet? After displaying the result , is it
possible to display specific cells in the same row the word was found
in excell?



Maybe you are looking for VLOOKUP function... Check the online help...

--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy


  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 634
Default search function

Various ways to search, including the COUNTIF(), SEARCH(), ISNUMBER(SEARCH())
functions. To return a value in the same row you would normally use VLOOKUP
if the value to be looked up is to the right of your column containing your
search word, or you would use a combination of INDEX() and MATCH() if it is
to the left. Help topics in Excel on all of these are quite good.

Function combinations such as ISNUMBER(SEARCH()) and INDEX() and MATCH()
aren't as intuitive as the others, but post back if you get stuck.

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

----------
It's easier to beg forgiveness than ask permission :-)



"crodriguez1976" wrote:

Is there a way to search an entire column for specific information? (Ex:
search a column for the word "item") Then, display the word I searched for in
another sheet? After displaying the result , is it possible to display
specific cells in the same row the word was found in excell?


  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default search function

Thank you very much for your help. I ended up using Index() Match() and it
seemed to work, but now I have another problem. Sometimes I enter more than
one item in a cell. (Ex: The title of my table could be ITEM and below in
that column I could have one or more items in each cell.) Is there a way to
look for part of a cell? (Ex: I might have "1.2.3" and "5.6.7" all in one
cell) Can I look for "5.6.7" only and still get the information within that
row? Right now, with Index() Match() it seems I have to have the entire "1.2.
3" and "5.6.7" to get anything.

Maybe it would be easier to just seperate each item in it's own cell, but
that could mean up to 30 columns sometimes.

Ken Wright wrote:
Various ways to search, including the COUNTIF(), SEARCH(), ISNUMBER(SEARCH())
functions. To return a value in the same row you would normally use VLOOKUP
if the value to be looked up is to the right of your column containing your
search word, or you would use a combination of INDEX() and MATCH() if it is
to the left. Help topics in Excel on all of these are quite good.

Function combinations such as ISNUMBER(SEARCH()) and INDEX() and MATCH()
aren't as intuitive as the others, but post back if you get stuck.

Is there a way to search an entire column for specific information? (Ex:
search a column for the word "item") Then, display the word I searched for in
another sheet? After displaying the result , is it possible to display
specific cells in the same row the word was found in excell?


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...l-new/200608/1

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
Excel search function LegalPC Excel Discussion (Misc queries) 2 August 8th 06 07:47 PM
Search function. the_intern Excel Worksheet Functions 2 August 3rd 06 11:40 AM
numerical integration integreat Excel Discussion (Misc queries) 4 May 12th 06 02:40 AM
VLookup function to search an entire workbook liseladele Excel Worksheet Functions 0 November 10th 05 12:35 AM
Search function nc Excel Discussion (Misc queries) 7 May 13th 05 03:08 PM


All times are GMT +1. The time now is 04:18 PM.

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

About Us

"It's about Microsoft Excel"