1:N mappings

D

davids58

I want to establish multiple mappings between an item (represented by a
row in one worksheet) with values within an array on another worksheet
in a way that I can iterate through the arbitarily long list of values
(mappings). So, I'm thinking that I might enter a comma-separated list
of array values into a single cell on the item's row. Is there a
function that will provide access to the comma-separated values with
which I can then use the LOOKUP function to access the corresponding
value in the array? Or perhaps there a better solution?

TIA,
David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top