Friend Keyword
Group:
Declaration
Description:
Friend
Function
s,
Property
s and
Sub
s in a
module
are available in all other
macro
s/modules that access it. Friends are not accessible via
Object
variables.