Chain

🧐 Question 1: What is the correct way to declare a variable in VBA?

7 months ago | [YT] | 0



@TomWolfer-o5w

Yes. And in this example you have declared a LOCAL variable. You can also declare PRIVATE and PUBLIC variables.

7 months ago | 0