Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I want to be able to make a module in visual basic and have it available in
all new workbooks. Can some one tell me how to save it to the default new workbook? |
#2
![]() |
|||
|
|||
![]()
Margot
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 FileNewWorkbook. 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 Thu, 10 Feb 2005 14:01:04 -0800, Margot wrote: I want to be able to make a module in visual basic and have it available in all new workbooks. Can some one tell me how to save it to the default new workbook? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel should let me set the print default to "Entire Workbook". | Setting up and Configuration of Excel | |||
How do I change the default font in an EXISTING Excel workbook? | Excel Discussion (Misc queries) | |||
print entire workbook default | Excel Discussion (Misc queries) | |||
Stubborn toolbars in Excel | Excel Discussion (Misc queries) | |||
How can I set up Excel XP to print the entire workbook by default. | Setting up and Configuration of Excel |