How to pass a variable from 2 different subs to a 3rd?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TensE
    New Member
    • Nov 2013
    • 3

    How to pass a variable from 2 different subs to a 3rd?

    So lets say I have 3 subs. Sub 1, Sub 2 and Sub 3. How do I pass a variable from Sub 1 (that calls Sub 2) AND Sub 2 to Sub 3?
Working...