Microsoft
Software
Hardware
Network
Question : excel vba lookup function with multiple data elements in a single cell
looking for someone to help me write a quick and dirty function to look at ID numbers in a cell and to return a corresponding name (or names) associated with the ID number(s) via a lookup pointing to a separate array
IDs would be numeric in this format, seperated by "; " where there are multiples - eg
100 (for only one ID in a cell)
100; 101; 108 (for 3 IDs in a cell)
etc.
see attached file for more detail
thanks in advance
Answer : excel vba lookup function with multiple data elements in a single cell
Here's the sample file ...
sample.xls
(32 KB)
(File Type Details)
vba lookup
Random Solutions
Comparison of Database Audit Tools
ASP.NET 2.0 web app referencing adodb and adodb.net
Using Goal Seek Function in Access
Does anyone know how to create a check in check out Inventory.
'Me.RecordsetClone.FindFir<wbr />st' with 2 criteria
Access file to create a map with links.
Vista Windows Update hangs on Preparing to install
wpf property or data trigger
Outlook, search through PST files
How can I Link Access 2003 to SQL 2005 Express through an ODBC when everything is on one PC?