View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
WSF WSF is offline
external usenet poster
 
Posts: 6
Default Module Names within a Project

In my Excel 97 project there is a list of separate modules, each numbered
sequentially.
Is there a way of naming these modules, rather than just the expression
Module11 etc. ?

WSF