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: 45
Default match value within any portion of lookup string in range

WinXP Pro SP3, xls 2k3

I have 2 app lists, neither of which I own, no standardized naming
convention. I need to do an inventory of web apps requiring browser
compatibility testing. I'm trying to compare my final list
(ApplicationListMaster!C:C) with a list dump from a script which queries all
app instances and posts them to a .php page (WebDump!D:D).

Problem: I can't use wildcards in my formula for the lookup value because
the value is referencing a cell. Or at least I don't know how. And yes,
unfortunately I will like to keep the lists in separate tabs. And sorting
changes so the formula cannot be tied to any specific sorting condition.

Ex.
ApplicationListMaster!C:C
AP Petty Cash
CMS - Collection Management System
e-Credit Memo
eFuel
eFuel Admin
Eram Web
Fax Tracking
Invoice Archive System
LBS - Logistics Billing System
MEPA - Multi-Employee Plan Administration
Vendor Notification
Web Journal Entry
Ad Hoc Finance Reporting Request
Agent Opening Process
Bandolier
Code for Business Conduct
CSR Web Quiz
Delegated Admin
Environmental Self Review
FBI Watch List (Web)
Finance Calendar
Fixed Assets (Web)
Help Desk Online
IT Contact Information
Process Measures
RO Forms
Safety Survey
SSO Registration
Tech Challenge
Bonus
CRG - New Customer Orientation & Vehicle Delivery
Crystal Reports
Customer Rolodex
DTR Report
EBOS - Electronic Bill of Sale
EBS - Email Broadcast System
Insurance Safety Data
PMP Online
Project Estimation Tool
Rental Fuel and Mileage Tax Billing
Sales Lead Web Site
Scanned Contract Documents
SES Online
VSPortal
Web Report Portal
Extranet Setup
Extranet Metrics
Xata Admin Web App
FedEx Rental Admin Application
Fuel Calculator Administration
MappingAdmin
RentalAdmin
Safety Admin
Safety Intranet
BOS - Breach of Security
CDP - Career Development Planning
Crisis Management Application

WebDump!D:D
bandolier
bonus
cdp
crg
dtr
emetrics
fast
ons
safetyadmin
safetydata
safetyintranet
salesnet
scd

My current formula: =match(D2,ApplicationListMaster!$C:$C,0) works when
there's an exact match (i.e. bandolier returns value "15", but cdp which
should return value "56" returns #N/A instead)

So how do I enter the formula, so that it will look up any match of *cdp*
within App list range. It won't let me use the (*) next to the cell reference
*D2* like I would be able to use if I were writing a text string ("*cdp*").



--
Hile
 
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
Lookup, index, match, range, oh my... kenbquik Excel Discussion (Misc queries) 1 March 13th 09 02:52 AM
Formula to return a value for a portion of a text string in a cell NanGio Excel Discussion (Misc queries) 2 January 29th 09 10:36 PM
2 column lookup - match to date range abehart Excel Worksheet Functions 3 April 14th 06 11:42 AM
Bold a portion of concatenated string joeeng Excel Discussion (Misc queries) 1 December 8th 05 08:26 PM
Sorting a portion of a range gbeard Excel Worksheet Functions 1 April 23rd 05 01:51 PM


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