Question:
Is it possible to pass a control array to a function? I have tried for days unsuccessfully, but nowhere in the VB ocumentation can I find that this is not possible.
Answer:
A control array cannot be passed to a function as an input parameter. We could not find documentation on this, and we have tried several times to pass various types of control arrays, with no luck. The best advice is to write the function to take a single control, and then loop outside of the function.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























