View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Call Private Function from ThisWorkbook module

The way you describe is how you reference a Public function in a class
module, like ThisWorkbok, from another module.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Beto" wrote in message
...
Bob Phillips wrote:

Beto,

No, if it's private it means that it doesn't want to be accessible from
another module. It needs to be Public for that.


Just what I thought. I was hoping there may be a way to reference the
module and then the function, sort of like "Module1.Function1". Anyway,
I already solved my problem with a workaround.

Regards,
--
Beto
Reply: Erase between the dot (inclusive) and the @.
Responder: Borra la frase obvia y el punto previo.