View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
wbntravis wbntravis is offline
external usenet poster
 
Posts: 20
Default Functions 101 The basics

I am new to VB programming I am used to writing functions in other languages
like Perl... ususally the last line or a return $A statement defines what is
returned by the function. The few vba functions I have seen confuse me as I
have no indicator of what the function will return.

On this function.