kelly mort
Well-known Member
- Joined
- Apr 10, 2017
- Messages
- 2,169
- Office Version
- 2016
- Platform
- Windows
Hello Geniuses,
I need clarification to which variable types to use: Integer vs Long. When do I use long? I am confused. I am thinking maybe where I have used long, I may be using Integer instead.
Thanks in advance.
Kelly.
PS.
Also when I declare almost all my variables at the top of my module, I understand these variables are held in memory as long as the module is active. Does this practice have any downside on memory?
Thanks again
I need clarification to which variable types to use: Integer vs Long. When do I use long? I am confused. I am thinking maybe where I have used long, I may be using Integer instead.
Thanks in advance.
Kelly.
PS.
Also when I declare almost all my variables at the top of my module, I understand these variables are held in memory as long as the module is active. Does this practice have any downside on memory?
Thanks again