Farah Board Regular Joined Oct 4, 2005 Messages 98 Nov 16, 2005 #1 Hello, How can we attach “our own created toolbars” to a particular workbook? Warm Regards, Farah
G GlennUK Well-known Member Joined Jul 8, 2002 Messages 11,402 Nov 16, 2005 #2 It's in Excel help Farah, but here it is anyway ... menu command Tools/Customize/Toolbars/Attach. You might want to consider having the workbook create the Toolbar on the fly in the Workbook_Open event, so that attaching the toolbar isn't an issue.
It's in Excel help Farah, but here it is anyway ... menu command Tools/Customize/Toolbars/Attach. You might want to consider having the workbook create the Toolbar on the fly in the Workbook_Open event, so that attaching the toolbar isn't an issue.