Thread: Create Workbook
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Create Workbook

Trent,

It's pretty simple

workbooks.Add

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Trent Argante" wrote in message
...
Dumb question, but I forgot how to programmincally create
a workbook and I can't find it in Help, so...help! =;O)
Trent