Hello, I need to have a large Public Array that is manipulated and displayed by different procedures in VBA. However, Excel is giving me an error message that says that "Arrays are not allowed as Public Members of Object Modules". Below is example code that I need to get to work...