Adding to a 2003 custom toolbar in 2007

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bobby

    Adding to a 2003 custom toolbar in 2007

    Hi,
    I'm using a 2003 database in 2007. The database has a cutom toolbar,
    which has been working fine, but now I need to add an item to it. Can
    anyboy tell me how I do it?

    Thanks

    Colin
  • Jens Schilling

    #2
    Re: Adding to a 2003 custom toolbar in 2007

    Hi, Colin
    I'm using a 2003 database in 2007. The database has a cutom toolbar,
    which has been working fine, but now I need to add an item to it. Can
    anyboy tell me how I do it?
    There is no editor for menus/toolbars in A07, but you can still use VBA to
    setup and maintain menus/toolbars. As you could also import menus/toolbars
    from Access versions < 2007 it could be an idea to edit it in an other
    version.

    Regards
    Jens


    Comment

    • Bobby

      #3
      Re: Adding to a 2003 custom toolbar in 2007

      On 7 May, 08:16, "Jens Schilling"
      <jensschillingB itteLoesc...@fi ssership.dewrot e:
      Hi, Colin
      >
      I'm using a 2003 database in 2007. The database has a cutom toolbar,
      which has been working fine, but now I need to add an item to it. Can
      anyboy tell me how I do it?
      >
      There is no editor for menus/toolbars in A07, but you can still use VBA to
      setup and maintain menus/toolbars. As you could also import menus/toolbars
      from Access versions < 2007 it could be an idea to edit it in an other
      version.
      >
      Regards
      Jens
      Hi Jens,
      Thanks for the reply. Any particular reason why we can't edit menus /
      toolbars in Access 2007? Is there a better way I should be doing it
      now?

      Thanks for your help

      Colin

      Comment

      • Jens Schilling

        #4
        Re: Adding to a 2003 custom toolbar in 2007

        Hi, Colin

        Bobby wrote:
        Thanks for the reply. Any particular reason why we can't edit menus /
        toolbars in Access 2007? Is there a better way I should be doing it
        now?
        With Access 2007 menu and toolsbars can be replaced by customized ribbons,
        and I guess Microsft expects that this happens.

        Regards
        Jens


        Comment

        Working...