Thread
:
Scope of variable
View Single Post
#
1
Posted to microsoft.public.excel.programming
avi
external usenet poster
Posts: 195
Scope of variable
Hello,
I have written an EXE file in VB6 that i call from a VBA module. In
the EXE file i declared Public a variable 'aaa'. Is that variable
available in the VBA code or should i do something to make it
available?
Thanks a lot
Avi
Reply With Quote
avi
View Public Profile
Find all posts by avi