View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Using the Call Statement

Lots of times, VBA's help is actually helpful. You may want to look there for
Call.

caldog wrote:

I have quite a few of the same set of coding in my Excel VBA. I have been
told, but cannot find any thing in the books that I have, about something
called the €˜Call Statement. Can somebody explain to me or show me how this
type of VBA code works.

Thanks


--

Dave Peterson