View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Oz8425 Oz8425 is offline
external usenet poster
 
Posts: 1
Default Create a macro-enabled workbook through VB

I'm looking to create a new macro-enabled workbook (extension .xlsm) by using
a macro in a different workbook. I only know how to create a workbook with
extension .xls and when I attempt to create a .xlsm I get an error.

Any help would be appreciated.