LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default data filtering via vlookup or index/match/find or search withwildcard

I've been searching the internet and have yet to find a solution,
though it seems as though I've come close.

I would like to use excel to anaylze my account activity with pivot
tables. To do so I need to do some consolidation and I don't want to
manually filter all of my transactions every month.

During a month or year we frequent certain businesses for certain
purchases. For each business, the activity is identified with their
name and some other characters specific to the purchase. For example,
all our Chevron purchases are of the format *CHEVRON*, Target's are
*TARGET*, Wendy's are *WENDYS*, and local grocer are *LOCALGROCER* and
so on.

Ideally, I would like to make use of the vlookup function where I have
a wildcard/substring in the 1st column of the reference table like
*CHEVRON* and when the function finds a match with the lookup value
such as CA SAN JOSE CHEVRON/897983743 it would return my chosen column
index number value. From what I have seen, I don't think vlookup is
capable of recognizing the substring as a wildcard within the larger
lookup value string. From examples I have seen it looks like it could
do the opposite, meaning the reference table has the larger string and
the lookup value can be a substring with wildcard ("*"&R1&"*") as the
lookup_value.

I have also tried the index/match/find or search approach as well. My
difficulty with this approach is the find or search function. I have
attempted to enter the wildcard column of my reference table as an
array ($A$1:$A$5) as the find_text input; however, once my within_text
exceeds or passes the last row of the reference table, it returns
#VALUE!.

Any suggestions on how I could use the two approaches or other
solutions that would not require manual manipulation.

 
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
Using Index & Match functions to find data on separate worksheet. Andrew Duncan Excel Worksheet Functions 4 July 3rd 07 11:54 AM
VLOOKUP/Index&Match data format issue [email protected] Excel Worksheet Functions 3 April 4th 07 07:31 PM
Using INDEX and MATCH to find data in 2 different sheets RMF Excel Worksheet Functions 5 February 1st 06 01:02 PM
find all cells that match and use in an index/vlookup Adam Bell Excel Discussion (Misc queries) 1 October 21st 05 06:41 PM
Using Search with either vlookup or match and index jlowenstein Excel Worksheet Functions 1 July 22nd 05 03:18 AM


All times are GMT +1. The time now is 04:34 AM.

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"