Hi all,
I'm having two problems with a program that I'm writing and I'm wondering if you could help me out:
1) In the following code, I have a collection of "Group" objects stored in "groups". I want to make a temp Group object to store an item from the collection. However, on the 2nd line below I keep getting: "Object variable or with block variable not set".
2) I'm trying to retrieve an item from a variant array and convert it to an int using CInt, however on the fifth line below I get the error: "Type Mismatch"
Any help would be appreciated thanks.
KiSS
Bookmarks