public but private variables
how can i make variables public to a particular mobule
(particular project) and still not accessible to other
projects (macros) in the same workbook.
currently i declare variables as Public... as these need
to be used by different procedures in the same macro!
thanks
|