|
-
Oct 20th, 2005, 09:56 AM
#1
Thread Starter
Junior Member
[RESOLVED] Global Variables
I am having trouble acessing Variables that I am declaring in the Module. When I try to use these variables that I declared in the Module [module code](Dim strname as string) I try to use them like [procedure code](txtname.text=strname) they come up as not delcared.
If anyone can help as to how to use global variables it would be greatly appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|