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
How do I import a .csv file using VBA?
How do you remove the .ink virus
Convert Rows of Data across Multiple Columns into Single Column
Windows SBS 2003
Registry Issue - Userinit string value missing in the registry - windows server 2003 server
ADO recordset and list box
WCF standalone Http service with query string problem
Windows Server 2008 r2
How do I return a datatable from a stored procedure?
MSSQLSERVER unhandled exception 80000003, Error: 17311, Severity: 16, State: 1, SQL 2005, Windows 2008