SBendBuckeye
Programmer
I am writing some generic procedures to spin through the forms collection. Should I write them to look for the whole object (eg me) or just what I need (eg me.controls) in the parameters. When passing objects, are they always by reference anyway? Are there any performance issues one way or the other?
I can do it either way, I just wondered if there is a preferred way.
Thanks for the help!
I can do it either way, I just wondered if there is a preferred way.
Thanks for the help!