Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Alternative approach. Create a collection class for the objects and build a
Count property. -- HTH RP (remove nothere from the email address if mailing direct) "peter" wrote in message ... If I'm looping thru an array of objects with 'For Each', how do I test for the last good one? If I test for "" or 0, it says "not supported" If I test for Nothing, it says "invalid use of object" Thanks, Peter. (Excel VBA under XP) *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
logical test, array, text and numbers | Excel Worksheet Functions | |||
Test for Single Character That is in an Array | Excel Worksheet Functions | |||
Trying To Store Shapes/Objects to an array ?? | Excel Programming | |||
Trying To Store Shapes/Objects to an array ?? | Excel Programming | |||
How can you make an array of objects? | Excel Programming |