biocentrism
Board Regular
- Joined
- Jul 28, 2014
- Messages
- 187
Hello
I am getting a 'Compile Error: Procedure too large' when I run a VBA program on one computer.
But when I run the exact same program on another computer it runs fine.
I know the Procedure too large error is when the code is too long and it is a very large program. But it is strange that it generates the error for only 1 computer and not the other.
Is there a setting or something about the computer itself that would explain this so that I can get it to run?
Thank you.
I am getting a 'Compile Error: Procedure too large' when I run a VBA program on one computer.
But when I run the exact same program on another computer it runs fine.
I know the Procedure too large error is when the code is too long and it is a very large program. But it is strange that it generates the error for only 1 computer and not the other.
Is there a setting or something about the computer itself that would explain this so that I can get it to run?
Thank you.