View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Charlotte E. Charlotte E. is offline
external usenet poster
 
Posts: 45
Default Name of VBAProject ???

All VBAProject gets the name "VBAProject" by default.

But sometimes it is nice to be able to rename it - which luckily is easy
done :-)

But, is there anyway to determine the name of the VBA project, which the
current/running macro/sub is placed in?


TIA,