|
-
Aug 23rd, 2008, 10:08 AM
#1
Thread Starter
New Member
accessing module function from sheet code
Hi,
I thought this was a standard question but I can't find it anywhere. Anyway.
withing a Worksheet_SelectionChange routine I need to either:
-access a global variable declared within a standard module (error message: Compile error: only user-defined types defined in public object modules can be coerced to or from a variant or passed to late-bound functions) OR
-run a public function and a sub declared within a standard module (error message: "internal error")
Any clue how to do this?
Thanks in advance!!
(an answer to do both would obviously also be great)
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
|