I am attempting to learn how better to use a For/Next loop with a collection, but it is rough...
Can someone show me what I am doing wrong here -
loTblHistory is set to a specific table and I have verified the validity of the reference and it's existence.
I have tried to Dim obListRow as a ListRow and as an Object in separate runs, then run it as:
but errors out each time with Run-time error 438, Object doesn't support this property or method, which you probably already know!
Is there a proper way to code this in this manner, and if so, what am I missing?
Thank-you!!!
Bookmarks