View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sal21 sal21 is offline
external usenet poster
 
Posts: 45
Default save all component in project...

I know the way to export from ide of Excel VBA forms, bas, css... ecc
whit the funcion Export to ...
But is possible from VBA to select wbook from dir similar c:
\mywbook.xls and from this wbook export all component: forms, bas, css
in c:\project\

???
tks.