View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Save Every Worksheet as its own Workbook

Read the code good

Set WbMain = ThisWorkbook

Thisworkbook is the personal.xls file now because there is the code
Change it to

Set WbMain = Activeworkbook


--
Regards Ron de Bruin
http://www.rondebruin.nl



"Michael Smith" wrote in message ...
Yes


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!