Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default Macros search for names

Is there a way to build a macro so I can do a search on a worksheet to find a
specific list of names?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default Macros search for names

specific list of names?
Which means??
Look in the vba help index for FINDNEXT

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"gwtechie72" wrote in message
...
Is there a way to build a macro so I can do a search on a worksheet to
find a
specific list of names?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default Macros search for names

What I am trying to do is, have a macro search a list for 120 names, and
pull only a specific list of names along with there stats

"Don Guillett" wrote:

specific list of names?

Which means??
Look in the vba help index for FINDNEXT

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"gwtechie72" wrote in message
...
Is there a way to build a macro so I can do a search on a worksheet to
find a
specific list of names?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default Macros search for names

You don't really give much information, do you? I suggested looking in the
vba help index for FINDNEXT. Did you do that? You could then incorporate
that within a for/next look looking for each name on your short list in the
longer list. When found, you can copy the cell(s) to the next available row
elsewhere.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"gwtechie72" wrote in message
...
What I am trying to do is, have a macro search a list for 120 names, and
pull only a specific list of names along with there stats

"Don Guillett" wrote:

specific list of names?

Which means??
Look in the vba help index for FINDNEXT

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"gwtechie72" wrote in message
...
Is there a way to build a macro so I can do a search on a worksheet to
find a
specific list of names?




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
Search worksheet names? J@Y Excel Discussion (Misc queries) 4 February 1st 07 06:59 PM
Can I search sheet tabs for names? kellerwynn7 Excel Discussion (Misc queries) 3 January 31st 07 08:54 PM
Merge two spreadsheets with names database then search for duplica Molly Excel Discussion (Misc queries) 1 November 3rd 06 12:39 AM
Move names from Search to Excel Mark1 Excel Discussion (Misc queries) 5 October 27th 06 07:54 PM
Macros & search /replace Anthony Excel Worksheet Functions 2 February 12th 06 10:54 PM


All times are GMT +1. The time now is 03:30 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"