+ Reply to Thread
Results 1 to 5 of 5

Add icon to toolbar

  1. #1
    Robert.Cordani@us.schneider-electric.com
    Guest

    Add icon to toolbar

    I want to (as part of my XLA addin in he XLStart folder) have an icon
    appear automatically on the toolbar to run a function within that
    project.

    I am hoping to be able to present a single xla file to be copied in the
    xlstart folder, that will basically keep the end users from doing
    anything other then clicking on the icon it creates.

    Any other information/suggestions/comments (outside the specific
    question) is also very welcome.


  2. #2
    Tom Ogilvy
    Guest

    RE: Add icon to toolbar

    just have the Workbook_Open event add a temporary button to the appropriate
    toolbar.

    http://support.microsoft.com/?id=159619
    XL97: Sample Macros for Customizing Menus and Submenus

    http://support.microsoft.com/?id=213550
    XL2000: Sample Macros for Customizing Menus and Submenus

    --
    Regards,
    Tom Ogilvy


    "Robert.Cordani@us.schneider-electric.com" wrote:

    > I want to (as part of my XLA addin in he XLStart folder) have an icon
    > appear automatically on the toolbar to run a function within that
    > project.
    >
    > I am hoping to be able to present a single xla file to be copied in the
    > xlstart folder, that will basically keep the end users from doing
    > anything other then clicking on the icon it creates.
    >
    > Any other information/suggestions/comments (outside the specific
    > question) is also very welcome.
    >
    >


  3. #3
    Robert.Cordani@us.schneider-electric.com
    Guest

    Re: Add icon to toolbar

    >From what I have read, I figured it was along those lines, but not sure
    how to go about it. I have only been using VB for about 4 weeks now.

    I have tried making a workbook_open event, which led me into class
    modules... but I am not getting something right. Even the link you
    posted, is very vaque (or I am simply to dumb) about the full process.
    Any information (particularly examples) would be appreciated.

    Tom Ogilvy wrote:
    > just have the Workbook_Open event add a temporary button to the appropriate
    > toolbar.
    >
    > http://support.microsoft.com/?id=159619
    > XL97: Sample Macros for Customizing Menus and Submenus
    >
    > http://support.microsoft.com/?id=213550
    > XL2000: Sample Macros for Customizing Menus and Submenus
    >
    > --
    > Regards,
    > Tom Ogilvy
    >
    >
    > "Robert.Cordani@us.schneider-electric.com" wrote:
    >
    > > I want to (as part of my XLA addin in he XLStart folder) have an icon
    > > appear automatically on the toolbar to run a function within that
    > > project.
    > >
    > > I am hoping to be able to present a single xla file to be copied in the
    > > xlstart folder, that will basically keep the end users from doing
    > > anything other then clicking on the icon it creates.
    > >
    > > Any other information/suggestions/comments (outside the specific
    > > question) is also very welcome.
    > >
    > >



  4. #4
    Robert.Cordani@us.schneider-electric.com
    Guest

    Re: Add icon to toolbar

    >From what I have read, I figured it was along those lines, but not sure
    how to go about it. I have only been using VB for about 4 weeks now.

    I have tried making a workbook_open event, which led me into class
    modules... but I am not getting something right. Even the link you
    posted, is very vaque (or I am simply to dumb) about the full process.
    Any information (particularly examples) would be appreciated.

    Tom Ogilvy wrote:
    > just have the Workbook_Open event add a temporary button to the appropriate
    > toolbar.
    >
    > http://support.microsoft.com/?id=159619
    > XL97: Sample Macros for Customizing Menus and Submenus
    >
    > http://support.microsoft.com/?id=213550
    > XL2000: Sample Macros for Customizing Menus and Submenus
    >
    > --
    > Regards,
    > Tom Ogilvy
    >
    >
    > "Robert.Cordani@us.schneider-electric.com" wrote:
    >
    > > I want to (as part of my XLA addin in he XLStart folder) have an icon
    > > appear automatically on the toolbar to run a function within that
    > > project.
    > >
    > > I am hoping to be able to present a single xla file to be copied in the
    > > xlstart folder, that will basically keep the end users from doing
    > > anything other then clicking on the icon it creates.
    > >
    > > Any other information/suggestions/comments (outside the specific
    > > question) is also very welcome.
    > >
    > >



  5. #5
    Tom Ogilvy
    Guest

    Re: Add icon to toolbar

    http://msdn.microsoft.com/library/de...ce04042002.asp

    --
    Regards,
    Tom Ogilvy

    <Robert.Cordani@us.schneider-electric.com> wrote in message
    news:1154369882.542917.275580@i42g2000cwa.googlegroups.com...
    > >From what I have read, I figured it was along those lines, but not sure

    > how to go about it. I have only been using VB for about 4 weeks now.
    >
    > I have tried making a workbook_open event, which led me into class
    > modules... but I am not getting something right. Even the link you
    > posted, is very vaque (or I am simply to dumb) about the full process.
    > Any information (particularly examples) would be appreciated.
    >
    > Tom Ogilvy wrote:
    >> just have the Workbook_Open event add a temporary button to the
    >> appropriate
    >> toolbar.
    >>
    >> http://support.microsoft.com/?id=159619
    >> XL97: Sample Macros for Customizing Menus and Submenus
    >>
    >> http://support.microsoft.com/?id=213550
    >> XL2000: Sample Macros for Customizing Menus and Submenus
    >>
    >> --
    >> Regards,
    >> Tom Ogilvy
    >>
    >>
    >> "Robert.Cordani@us.schneider-electric.com" wrote:
    >>
    >> > I want to (as part of my XLA addin in he XLStart folder) have an icon
    >> > appear automatically on the toolbar to run a function within that
    >> > project.
    >> >
    >> > I am hoping to be able to present a single xla file to be copied in the
    >> > xlstart folder, that will basically keep the end users from doing
    >> > anything other then clicking on the icon it creates.
    >> >
    >> > Any other information/suggestions/comments (outside the specific
    >> > question) is also very welcome.
    >> >
    >> >

    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1