Thread: find macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
XCESIV[_20_] XCESIV[_20_] is offline
external usenet poster
 
Posts: 1
Default find macro


I want to setup a macro that searches for a part of a cell and then
brings back the cell/s relevant to the search.

similar to a v lookup but i dont want to have it on the sheet. I want
it only as a question box

There also may be various accounts on the list with similar
Descriptions
I would like the display box to display all accounts with the matching
string

EG
account No. 85000 - "WAGES - STAFF"
account No. 85500 - "WAGES - CONTRACTS"
account No. 85200 - "SUPERANNUATION"


Search "Wages"

Results
85000 - WAGES - STAFF
85500 - WAGES - CONTRACTS


--
XCESIV
------------------------------------------------------------------------
XCESIV's Profile: http://www.excelforum.com/member.php...o&userid=24271
View this thread: http://www.excelforum.com/showthread...hreadid=546937