Forum Discussion
Deleted
Sep 29, 2019Interpretting a VBA code
Hi guys, Just need a bit help with the very first statement of a code. We're trying to re-code a macro which we've been using for a while. It is written in 07 I guess, and we have no way to get ...
Riny_van_Eekelen
Sep 29, 2019Platinum Contributor
https://docs.microsoft.com/en-us/dotnet/visual-basic/language-reference/statements/dim-statement
Perhaps the above link clarifies the matter.
Perhaps the above link clarifies the matter.
Deleted
Sep 30, 2019
Thanks for the information.
So far I might conclude that the first line is not written properly, yet it doesn't produce a crash in the program. I'll see how it goes.