would like to store multiple items onto one key, eg.
![]()
if dict.exists(Person.ID) then range("A2") = Person.Name range("B2") = Person.Gender range("C2") = Person.Weight range("D2") = Person.Height end if
would like to store multiple items onto one key, eg.
![]()
if dict.exists(Person.ID) then range("A2") = Person.Name range("B2") = Person.Gender range("C2") = Person.Weight range("D2") = Person.Height end if
You can concatenate ( with a separator ) the values into one Item or use an array for the Item
Last edited by PCI; 05-17-2015 at 04:45 AM.
- Battle without fear gives no glory - Just try
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks