View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
J@Y J@Y is offline
external usenet poster
 
Posts: 127
Default Storing/Finding Info Trees

Say I have 1000 Baskets, each basket has 1 to 10 unique names. How can I
create a variable system that can return a basket using a unique name, and
return the set of unique names in the basket when the basket is called.