Function Delcarations
Really? Normally you see Subs and Functions with neither declared.
If undeclared, it defaults to Public.
--
HTH
RP
(remove nothere from the email address if mailing direct)
"ExcelMonkey" wrote in message
...
I have comes across some code that has functions that have
not bee declared as either private or public. What does
this mean? Is this old syntax or is there a difference
bewteen this and private/public.
Thanks
|