Thread: Add-in
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DRA DRA is offline
external usenet poster
 
Posts: 33
Default Add-in

I have an add-in that i load at EXCEL startup and modify all the time. When I
open VBA, its modules usually aren't displays as it is for any modules of
workbooks. How can I ensure they are displayed and in the same place as when
I save the add-in?

Thanks,
DRA