I\'m having a heck of the time trying to figure this one out.
I want to pass a Controls collection to a function but I get a type mismatch. Here\'s the function decl
One alternative would be to pass in the form as a form object using "Me". Obviously there is a difference exactly what I'm not sure.
Also poke about on the Page Object in the help. You can pass a Page object.