View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
pgarcia pgarcia is offline
external usenet poster
 
Posts: 304
Default Macro (Modle) naming insight

Opps, sorry, yes please.

"Jim Thomlinson" wrote:

Do you mean Modules?
--
HTH...

Jim Thomlinson


"pgarcia" wrote:

Hello all,
As you know, I'm new to VB coding and I had a question about modles with
names. How do they work? I changed a name on a modle so I can find it easly
in a list of modles, but it did not work after that and if I "Call" another
modle (macro) it also did not work.

Thanks