gladiator83x
Member
- Joined
- Jan 15, 2008
- Messages
- 11
- Programming Experience
- Beginner
Hi All,
I have a general question on passing variables from function (private sub) to function (private sub) in the same form. Is there a special one word declaration prefix? (i.e. Dim or Public or global...I know those 3 don't work b/c I checked,lol.)
Also, how would I pass variables from form to form? Can anyone give me any direction on that as well? Thanks for any help.
I have a general question on passing variables from function (private sub) to function (private sub) in the same form. Is there a special one word declaration prefix? (i.e. Dim or Public or global...I know those 3 don't work b/c I checked,lol.)
Also, how would I pass variables from form to form? Can anyone give me any direction on that as well? Thanks for any help.