View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ExcelMonkey[_190_] ExcelMonkey[_190_] is offline
external usenet poster
 
Posts: 172
Default Function Delcarations

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