Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
try
Sub addnamewb() Workbooks.Add.SaveAs Filename:="Don.xls" End Sub -- Don Guillett SalesAid Software "Todd Huttenstine" wrote in message ... Hey guys I am trying to create a workbook called "Ops Reports Temporary". Its not working. What should it be? Dim WB As Workbook Set WB = Workbooks("Ops Reports Temporary").Add Thanx Todd Huttenstine |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel workbook is corrupted, workbook automatically saves on start | Excel Discussion (Misc queries) | |||
Select sheet tabs in workbook & save to separate workbook files | Excel Worksheet Functions | |||
Multiple workbook user's with Master workbook - all password protected | Excel Discussion (Misc queries) | |||
Open a password protected excel workbook from second workbook to fetch data using dynamic connection | Excel Programming | |||
What commands do you use to name a workbook, save a workbook,open a workbook | Excel Programming |