Carrie has attended:
Excel VBA Intro Intermediate course
Excel VBA Intro Intermediate course
Public vs. Private
What is the difference between a Public sub and a Private sub? What is the purpose for including them at the beginning of the script? What different types of situations would you use them? Can you give an example in a script?
RE: Public vs. Private
Private hids macro so you can call it using the public