View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MacroAlan[_4_] MacroAlan[_4_] is offline
external usenet poster
 
Posts: 4
Default Editing Module thru VBA

I have a file that is created from a TXT file and formatted thru VBA. Using a
template is not an option.

I read that I could insert a module and add code to it from VBA. I plan to
add a series of User-defined Functions in the new module.

Documentation seems to be scarce.
--
Alan