On Tue, 12 Dec 2006 20:26:00 -0600, Dave Peterson wrote:
> Excel works differently than word.
>
> Once the new workbook is created, there is no connection back to the template
> file.
>
> If you want macros available whenever you start excel, you can put them in a
> workbook in your XLStart folder--most people call this file personal.xls.
I am seeing the macros I've created and stored in book.xlt. It's
just that they're not available for UI Customization. Yet the
template not being named under File/Properties seems to support
what you're saying.
> If you want to give the user (you???) a way to access those macros, you could
> use one of these:
>
> (saved from a previous post)
>
> For additions to the worksheet menu bar, I really like the way John Walkenbach
> does it in his menumaker workbook:
> http://j-walk.com/ss/excel/tips/tip53.htm
>
> Here's how I do it when I want a toolbar:
> http://www.contextures.com/xlToolbar02.html
> (from Debra Dalgleish's site)
Ok, I found a way to do what I want. I opened the book.xlt
template, went Customize/Macro, and dragged 'Custom Menu Item' to
the toolbar. Right clicking it allows assigning a macro. When I
saved the template the button was subsequently part of new
spreadsheets.
It also was part of existing spreadsheets, so evidently the
connection of the spreadsheet to the foundational template
persists, even though that connection is not acknowledged under
File/Properties. I still don't understand that.
Thanks,
p.
--
MS Office '03