Question 3
I think you have answered this yourself?
Question 3b
Also answered?
I will merely note that a function declaration such as this:
is functionally, if you'll excuse the pun, equivalent to this:![]()
Function Dik( ) As Scripting.Dictionary
rather than this:![]()
Dim Dik as Scripting.Dictionary
![]()
Dim Dik as New Scripting.Dictionary
Bookmarks