PC Review


Reply
Thread Tools Rate Thread

dictionary->(item, item, item); Can dictionary point to an array inVBA?

 
 
cate
Guest
Posts: n/a
 
      6th Mar 2010
Is it possible to have a dictionary object point to an simple array?

Can you do something like that in code?
 
Reply With Quote
 
 
 
 
Tim Williams
Guest
Posts: n/a
 
      6th Mar 2010
Dim oDict as new Scripting.Dictionary

oDict.Add "key_value", Array("foo", "bar")

Tim


"cate" <(E-Mail Removed)> wrote in message
news:9f4b847e-eba7-487c-ac86-(E-Mail Removed)...
> Is it possible to have a dictionary object point to an simple array?
>
> Can you do something like that in code?



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Random Item of a Dictionary Peter Gast Microsoft VB .NET 2 1st Aug 2011 06:56 AM
Dictionary<key,item> trimming internally John Rivers Microsoft C# .NET 2 17th Dec 2009 11:06 PM
How to get the first item in Dictionary? Frank Rizzo Microsoft C# .NET 10 4th Jun 2007 10:27 PM
Item has already been added. Key in dictionary avital Microsoft ADO .NET 0 12th Dec 2006 01:56 PM
removing an item from a dictionary =?Utf-8?B?Sm9obks=?= Microsoft Dot NET 6 10th Dec 2004 03:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:08 AM.