The toolbars should show up under the Add-ins tab of the ribbon. The other
alternative is to add the Custom Toolbars button to the Quick Access Toolbar
(if you do file menus you can add the Menu Commands button).
> I have written code in an Excel 2003 file that builds toolbars on the fly.
> I was hoping the code would work in Excel 2007, but the toolbars are nowhere
> to be found. Where do I begin to make these toolbars appear? I don't want
> to have to build a ribbon toolbar.
>
> Derek
Hi, I'm vitz.
I have made macro in 2003 version that is perfectly working, and when I run
it in 2007 version, the command (fs = application.filesearch) prompt an
error..
Is it code incompatibility?
thanks in advance...
> The toolbars should show up under the Add-ins tab of the ribbon. The other
> alternative is to add the Custom Toolbars button to the Quick Access Toolbar
[quoted text clipped - 6 lines]
> >
> > Derek
JNW - 27 May 2008 16:22 GMT
I found this searching for "2007 filesearch"
http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public
.excel.programming&mid=61faff40-27ed-4fdc-8a40-5a85ac26667e&sloc=en-us
It appears that filesearch has been dropped.
> Hi, I'm vitz.
> I have made macro in 2003 version that is perfectly working, and when I run
[quoted text clipped - 14 lines]
> > >
> > > Derek
vitz - 28 May 2008 01:48 GMT
oh.... thanks for an insight....
> I found this searching for "2007 filesearch"
>
[quoted text clipped - 20 lines]
> > > >
> > > > Derek