View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cate cate is offline
external usenet poster
 
Posts: 93
Default dictionary-(item, item, item); Can dictionary point to an array inVBA?

Is it possible to have a dictionary object point to an simple array?

Can you do something like that in code?