Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default Excel default workbook

HI TWIMC,

I'm try to get Excel to use a default workbook when I click on the 'New'
workbook button on the toolbar. Yes I have the Book.xls file in my
'C:\Documents and Settings\mccake\Application Data\Microsoft\Excel\XLSTART'
folder but when I start an Excel session it opens the Book.xls and dosen't
use it as a template in that when I click on the 'New' button I get a new
workbook Book1.xls that has the original workbook format. Yes I've tried a
template workbook (Book.xlt) but that too does the same, Excel starts and
opens the Book.xlt but I'm expecting Excel to open with a workbook file name
of Book1.xls but using my Book.xls (or Book.xlt) as a default. So the
questions is, is the XLSTART folder the correct folder.

It's probably not Excel that is the problem is probably to do with the App
Agent/Managed Apps scripts that run when ever I start an office application.

TIA
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 533
Default Excel default workbook

Book.xlt in XLSTART works perfectly for me. Make sure you actually saved
"Book" as a template through the Save As dialog and didn't just rename a
normal file.

--
Jim
"Kevin McCartney" wrote in
message ...
| HI TWIMC,
|
| I'm try to get Excel to use a default workbook when I click on the 'New'
| workbook button on the toolbar. Yes I have the Book.xls file in my
| 'C:\Documents and Settings\mccake\Application
Data\Microsoft\Excel\XLSTART'
| folder but when I start an Excel session it opens the Book.xls and dosen't
| use it as a template in that when I click on the 'New' button I get a new
| workbook Book1.xls that has the original workbook format. Yes I've tried a
| template workbook (Book.xlt) but that too does the same, Excel starts and
| opens the Book.xlt but I'm expecting Excel to open with a workbook file
name
| of Book1.xls but using my Book.xls (or Book.xlt) as a default. So the
| questions is, is the XLSTART folder the correct folder.
|
| It's probably not Excel that is the problem is probably to do with the App
| Agent/Managed Apps scripts that run when ever I start an office
application.
|
| TIA


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Excel default workbook

You are on the right track............

Open a new workbook. Customize as you wish.

FileSave As Type: scroll down to Excel Template(*.XLT) and select. Name your
workbook "BOOK"(no quotes). Excel will add the .XLT to save as BOOK.XLT.

Store this workbook in the XLSTART folder usually located at........

C:\Documents and Settings\username\Application Data\Microsoft\Excel\XLSTART

This will be the default workbook for FileNew or the Toolbar button FileNew or
CTRL + n

WARNING................Do not use FileNew...Blank Workbook or you will get the
Excel default workbook.

NOTE: Existing workbooks are not affected by these settings.

You can also open a new workbook and delete all but one sheet. Customize as
you wish then save this as SHEET.XLT in XLSTART folder also. It now becomes
the default InsertSheet.

More can be found on this in Help under "templates"(no quotes).


Gord Dibben Excel MVP

On Wed, 12 Dec 2007 05:43:02 -0800, Kevin McCartney
wrote:

HI TWIMC,

I'm try to get Excel to use a default workbook when I click on the 'New'
workbook button on the toolbar. Yes I have the Book.xls file in my
'C:\Documents and Settings\mccake\Application Data\Microsoft\Excel\XLSTART'
folder but when I start an Excel session it opens the Book.xls and dosen't
use it as a template in that when I click on the 'New' button I get a new
workbook Book1.xls that has the original workbook format. Yes I've tried a
template workbook (Book.xlt) but that too does the same, Excel starts and
opens the Book.xlt but I'm expecting Excel to open with a workbook file name
of Book1.xls but using my Book.xls (or Book.xlt) as a default. So the
questions is, is the XLSTART folder the correct folder.

It's probably not Excel that is the problem is probably to do with the App
Agent/Managed Apps scripts that run when ever I start an office application.

TIA


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Workbook does not open by default in Excel 2007 Jacob Excel Discussion (Misc queries) 2 August 4th 09 09:11 PM
How to change default workbook when starting Excel? Ner Excel Discussion (Misc queries) 4 August 1st 07 03:38 PM
How do I make the default FindWithinWorkbook in Excel? ISLHELPDESK Excel Discussion (Misc queries) 4 March 2nd 06 08:09 PM
Excel should let me set the print default to "Entire Workbook". GSL Setting up and Configuration of Excel 1 February 7th 05 08:03 PM
How can I set up Excel XP to print the entire workbook by default. Jairz Setting up and Configuration of Excel 0 December 1st 04 04:25 PM


All times are GMT +1. The time now is 06:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"