PC Review


Reply
Thread Tools Rate Thread

Custom Ribbons in Access 2007

 
 
PeterJC
Guest
Posts: n/a
 
      3rd Oct 2008
Where can i find information for making a custom ribbon for an Access 2007
application?
I have an application written in Access 2000 with a custom menu and I want
to convert that menu to an Access 2007 custom ribbon.
Also, how would i suppress the Access 2007 ribbon and only show the
custom ribbon?
--

 
Reply With Quote
 
 
 
 
Maurice
Guest
Posts: n/a
 
      3rd Oct 2008
Look at www.accessribbon.de

that's the place where you'll find the info
--
Maurice Ausum


"PeterJC" wrote:

> Where can i find information for making a custom ribbon for an Access 2007
> application?
> I have an application written in Access 2000 with a custom menu and I want
> to convert that menu to an Access 2007 custom ribbon.
> Also, how would i suppress the Access 2007 ribbon and only show the
> custom ribbon?
> --
>

 
Reply With Quote
 
PeterJC
Guest
Posts: n/a
 
      4th Oct 2008
Thanks, Maurice, that link appears to have the info I need.
If I use a custom ribbon, can I also suppress the database window when
opening t the application? and how would I do that?

--
PeterJC


"Maurice" wrote:

> Look at www.accessribbon.de
>
> that's the place where you'll find the info
> --
> Maurice Ausum
>
>
> "PeterJC" wrote:
>
> > Where can i find information for making a custom ribbon for an Access 2007
> > application?
> > I have an application written in Access 2000 with a custom menu and I want
> > to convert that menu to an Access 2007 custom ribbon.
> > Also, how would i suppress the Access 2007 ribbon and only show the
> > custom ribbon?
> > --
> >

 
Reply With Quote
 
Maurice
Guest
Posts: n/a
 
      5th Oct 2008
You can supress the db window in the settings under the office button under
access options. It would be better to create an ACCDE project that way it
will become protected from all users..
--
Maurice Ausum


"PeterJC" wrote:

> Thanks, Maurice, that link appears to have the info I need.
> If I use a custom ribbon, can I also suppress the database window when
> opening t the application? and how would I do that?
>
> --
> PeterJC
>
>
> "Maurice" wrote:
>
> > Look at www.accessribbon.de
> >
> > that's the place where you'll find the info
> > --
> > Maurice Ausum
> >
> >
> > "PeterJC" wrote:
> >
> > > Where can i find information for making a custom ribbon for an Access 2007
> > > application?
> > > I have an application written in Access 2000 with a custom menu and I want
> > > to convert that menu to an Access 2007 custom ribbon.
> > > Also, how would i suppress the Access 2007 ribbon and only show the
> > > custom ribbon?
> > > --
> > >

 
Reply With Quote
 
PeterJC
Guest
Posts: n/a
 
      5th Oct 2008
Thank you Maurice. where do i find out how to create an ACCDE project? I am
indeed anxious to protect this from all users.
Further, after making a custom ribbon for normal application use with the
Access ribbon suppressed, how would I open the application including the
Access ribbon for purposes of further development?
--
PeterJC


"Maurice" wrote:

> You can supress the db window in the settings under the office button under
> access options. It would be better to create an ACCDE project that way it
> will become protected from all users..
> --
> Maurice Ausum
>
>
> "PeterJC" wrote:
>
> > Thanks, Maurice, that link appears to have the info I need.
> > If I use a custom ribbon, can I also suppress the database window when
> > opening t the application? and how would I do that?
> >
> > --
> > PeterJC
> >
> >
> > "Maurice" wrote:
> >
> > > Look at www.accessribbon.de
> > >
> > > that's the place where you'll find the info
> > > --
> > > Maurice Ausum
> > >
> > >
> > > "PeterJC" wrote:
> > >
> > > > Where can i find information for making a custom ribbon for an Access 2007
> > > > application?
> > > > I have an application written in Access 2000 with a custom menu and I want
> > > > to convert that menu to an Access 2007 custom ribbon.
> > > > Also, how would i suppress the Access 2007 ribbon and only show the
> > > > custom ribbon?
> > > > --
> > > >

 
Reply With Quote
 
Maurice
Guest
Posts: n/a
 
      6th Oct 2008
Peter,

You create an ACCDE file by going to the [Database Tools] tab. At the far
right you see the option Create ACCDE. Click this button and Access wil
create an ACCDE for you. For this to happen make sure any VBA code compiles
correctly.

For ribbon maintenance you should use your original ACCDB file because once
a file has been converted to an ACCDE file you can't revert it back. So any
maintenance and new versions should always be created from the original
ACCDB. So make a copy of that en do your designing in the original.

hth
--
Maurice Ausum


"PeterJC" wrote:

> Thank you Maurice. where do i find out how to create an ACCDE project? I am
> indeed anxious to protect this from all users.
> Further, after making a custom ribbon for normal application use with the
> Access ribbon suppressed, how would I open the application including the
> Access ribbon for purposes of further development?
> --
> PeterJC
>
>
> "Maurice" wrote:
>
> > You can supress the db window in the settings under the office button under
> > access options. It would be better to create an ACCDE project that way it
> > will become protected from all users..
> > --
> > Maurice Ausum
> >
> >
> > "PeterJC" wrote:
> >
> > > Thanks, Maurice, that link appears to have the info I need.
> > > If I use a custom ribbon, can I also suppress the database window when
> > > opening t the application? and how would I do that?
> > >
> > > --
> > > PeterJC
> > >
> > >
> > > "Maurice" wrote:
> > >
> > > > Look at www.accessribbon.de
> > > >
> > > > that's the place where you'll find the info
> > > > --
> > > > Maurice Ausum
> > > >
> > > >
> > > > "PeterJC" wrote:
> > > >
> > > > > Where can i find information for making a custom ribbon for an Access 2007
> > > > > application?
> > > > > I have an application written in Access 2000 with a custom menu and I want
> > > > > to convert that menu to an Access 2007 custom ribbon.
> > > > > Also, how would i suppress the Access 2007 ribbon and only show the
> > > > > custom ribbon?
> > > > > --
> > > > >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access 2007 Ribbons StuJol Microsoft Access 0 21st Oct 2009 02:36 PM
Access 2007 Ribbons AG Microsoft Access Forms 10 6th Aug 2008 03:23 PM
Ribbons In Access 2007 Adp Alibaba Microsoft Access ADP SQL Server 4 12th May 2008 01:17 AM
Access 2007 Ribbons bobdydd Microsoft Access 2 18th Apr 2007 08:30 AM
Custom Toolbars (Ribbons?) for Excel 2007 =?Utf-8?B?VGVkWmVl?= Microsoft Excel Misc 3 29th Dec 2006 06:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:37 AM.