PC Review


Reply
Thread Tools Rate Thread

Access 2007 interface, modifications?

 
 
Mikael Lindqvist
Guest
Posts: n/a
 
      15th Jan 2008
Hi,

I'm just learning Access (using 2007) and one thing that troubles me a bit
(aside from learning sub-queries) is "menu-system" in Access.

In fact, even if I use a "custom menu, with sub-groups" it feels cluttered.

1. One thing that would really help would be if I could use more than 1
level in menu, that is, a second or even third would allow me to hide a lot
of objects (tables, queries and forms). Does anyone know if that's doable?

2. If anyone of you has some other tips on how to make the working
(developer) interface more efficient I'm all ears! :>

Kindly,
Mikael
Sweden
 
Reply With Quote
 
 
 
 
Tom van Stiphout
Guest
Posts: n/a
 
      15th Jan 2008
On Mon, 14 Jan 2008 23:09:01 -0800, Mikael Lindqvist
<(E-Mail Removed)> wrote:

Don't you like the new Ribbon?
-Tom.


>Hi,
>
>I'm just learning Access (using 2007) and one thing that troubles me a bit
>(aside from learning sub-queries) is "menu-system" in Access.
>
>In fact, even if I use a "custom menu, with sub-groups" it feels cluttered.
>
>1. One thing that would really help would be if I could use more than 1
>level in menu, that is, a second or even third would allow me to hide a lot
>of objects (tables, queries and forms). Does anyone know if that's doable?
>
>2. If anyone of you has some other tips on how to make the working
>(developer) interface more efficient I'm all ears! :>
>
>Kindly,
>Mikael
>Sweden

 
Reply With Quote
 
Mikael Lindqvist
Guest
Posts: n/a
 
      15th Jan 2008
I do.

But I was referring to the "object menu" (where tables, queries, reports are
stored).

This is 1 level menu (with the option to group).

Would be nice if to could be modified to a 2nd level or 3 rd level clickable
menu...

"Tom van Stiphout" wrote:

> On Mon, 14 Jan 2008 23:09:01 -0800, Mikael Lindqvist
> <(E-Mail Removed)> wrote:
>
> Don't you like the new Ribbon?
> -Tom.
>
>
> >Hi,
> >
> >I'm just learning Access (using 2007) and one thing that troubles me a bit
> >(aside from learning sub-queries) is "menu-system" in Access.
> >
> >In fact, even if I use a "custom menu, with sub-groups" it feels cluttered.
> >
> >1. One thing that would really help would be if I could use more than 1
> >level in menu, that is, a second or even third would allow me to hide a lot
> >of objects (tables, queries and forms). Does anyone know if that's doable?
> >
> >2. If anyone of you has some other tips on how to make the working
> >(developer) interface more efficient I'm all ears! :>
> >
> >Kindly,
> >Mikael
> >Sweden

>

 
Reply With Quote
 
Tom van Stiphout
Guest
Posts: n/a
 
      16th Jan 2008
On Tue, 15 Jan 2008 06:10:06 -0800, Mikael Lindqvist
<(E-Mail Removed)> wrote:

Ahh, THAT menu. Yes, there is a lot to be desired here. A2007 does a
better job with grouping like items than previous (Sort by Category >
Tables and related views). You can also create your own groups.

If you REALLY wanted to, I guess you could create your own add-in that
would be able to present the db objects in a treeview or other display
of your choice.

-Tom.



>I do.
>
>But I was referring to the "object menu" (where tables, queries, reports are
>stored).
>
>This is 1 level menu (with the option to group).
>
>Would be nice if to could be modified to a 2nd level or 3 rd level clickable
>menu...
>
>"Tom van Stiphout" wrote:
>
>> On Mon, 14 Jan 2008 23:09:01 -0800, Mikael Lindqvist
>> <(E-Mail Removed)> wrote:
>>
>> Don't you like the new Ribbon?
>> -Tom.
>>
>>
>> >Hi,
>> >
>> >I'm just learning Access (using 2007) and one thing that troubles me a bit
>> >(aside from learning sub-queries) is "menu-system" in Access.
>> >
>> >In fact, even if I use a "custom menu, with sub-groups" it feels cluttered.
>> >
>> >1. One thing that would really help would be if I could use more than 1
>> >level in menu, that is, a second or even third would allow me to hide a lot
>> >of objects (tables, queries and forms). Does anyone know if that's doable?
>> >
>> >2. If anyone of you has some other tips on how to make the working
>> >(developer) interface more efficient I'm all ears! :>
>> >
>> >Kindly,
>> >Mikael
>> >Sweden

>>

 
Reply With Quote
 
Mikael Lindqvist
Guest
Posts: n/a
 
      16th Jan 2008
Strange that Microsoft didn't us a more useful menu, I mean, a full fledged
database has LOTS of objects and right now I cannot see a way out from my
"cluttered" menu.

Anyhow, thanks for your input!

//Mikael

"Tom van Stiphout" wrote:

> On Tue, 15 Jan 2008 06:10:06 -0800, Mikael Lindqvist
> <(E-Mail Removed)> wrote:
>
> Ahh, THAT menu. Yes, there is a lot to be desired here. A2007 does a
> better job with grouping like items than previous (Sort by Category >
> Tables and related views). You can also create your own groups.
>
> If you REALLY wanted to, I guess you could create your own add-in that
> would be able to present the db objects in a treeview or other display
> of your choice.
>
> -Tom.
>
>
>
> >I do.
> >
> >But I was referring to the "object menu" (where tables, queries, reports are
> >stored).
> >
> >This is 1 level menu (with the option to group).
> >
> >Would be nice if to could be modified to a 2nd level or 3 rd level clickable
> >menu...
> >
> >"Tom van Stiphout" wrote:
> >
> >> On Mon, 14 Jan 2008 23:09:01 -0800, Mikael Lindqvist
> >> <(E-Mail Removed)> wrote:
> >>
> >> Don't you like the new Ribbon?
> >> -Tom.
> >>
> >>
> >> >Hi,
> >> >
> >> >I'm just learning Access (using 2007) and one thing that troubles me a bit
> >> >(aside from learning sub-queries) is "menu-system" in Access.
> >> >
> >> >In fact, even if I use a "custom menu, with sub-groups" it feels cluttered.
> >> >
> >> >1. One thing that would really help would be if I could use more than 1
> >> >level in menu, that is, a second or even third would allow me to hide a lot
> >> >of objects (tables, queries and forms). Does anyone know if that's doable?
> >> >
> >> >2. If anyone of you has some other tips on how to make the working
> >> >(developer) interface more efficient I'm all ears! :>
> >> >
> >> >Kindly,
> >> >Mikael
> >> >Sweden
> >>

>

 
Reply With Quote
 
Tom van Stiphout
Guest
Posts: n/a
 
      16th Jan 2008
On Wed, 16 Jan 2008 02:01:01 -0800, Mikael Lindqvist
<(E-Mail Removed)> wrote:

I also use the new Search Bar a lot. Very handy.
The boys and girls on the other side of campus - you know the ones
working on a full fledged database named SQL Server, the ones we never
share ideas with because we fear what's not invented here - can take
an example from that. Their filter option stinks.

-Tom.


>Strange that Microsoft didn't us a more useful menu, I mean, a full fledged
>database has LOTS of objects and right now I cannot see a way out from my
>"cluttered" menu.
>
>Anyhow, thanks for your input!
>
>//Mikael
>
>"Tom van Stiphout" wrote:
>
>> On Tue, 15 Jan 2008 06:10:06 -0800, Mikael Lindqvist
>> <(E-Mail Removed)> wrote:
>>
>> Ahh, THAT menu. Yes, there is a lot to be desired here. A2007 does a
>> better job with grouping like items than previous (Sort by Category >
>> Tables and related views). You can also create your own groups.
>>
>> If you REALLY wanted to, I guess you could create your own add-in that
>> would be able to present the db objects in a treeview or other display
>> of your choice.
>>
>> -Tom.
>>
>>
>>
>> >I do.
>> >
>> >But I was referring to the "object menu" (where tables, queries, reports are
>> >stored).
>> >
>> >This is 1 level menu (with the option to group).
>> >
>> >Would be nice if to could be modified to a 2nd level or 3 rd level clickable
>> >menu...
>> >
>> >"Tom van Stiphout" wrote:
>> >
>> >> On Mon, 14 Jan 2008 23:09:01 -0800, Mikael Lindqvist
>> >> <(E-Mail Removed)> wrote:
>> >>
>> >> Don't you like the new Ribbon?
>> >> -Tom.
>> >>
>> >>
>> >> >Hi,
>> >> >
>> >> >I'm just learning Access (using 2007) and one thing that troubles me a bit
>> >> >(aside from learning sub-queries) is "menu-system" in Access.
>> >> >
>> >> >In fact, even if I use a "custom menu, with sub-groups" it feels cluttered.
>> >> >
>> >> >1. One thing that would really help would be if I could use more than 1
>> >> >level in menu, that is, a second or even third would allow me to hide a lot
>> >> >of objects (tables, queries and forms). Does anyone know if that's doable?
>> >> >
>> >> >2. If anyone of you has some other tips on how to make the working
>> >> >(developer) interface more efficient I'm all ears! :>
>> >> >
>> >> >Kindly,
>> >> >Mikael
>> >> >Sweden
>> >>

>>

 
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 Interface Customization Question Boy Microsoft Access 7 22nd Dec 2008 02:08 PM
Access tabbed interface 2007 =?Utf-8?B?c2FuZHJhbw==?= Microsoft Access 1 24th Aug 2007 12:03 AM
Access 2007 Interface Customization Artificer Microsoft Access 0 21st Mar 2007 03:16 PM
Access 2007 Ribbon Interface Joshua A. Booker Microsoft Access 4 29th Nov 2006 07:06 AM
ACCESS 2007 BETA interface/gui ewest305@comcast.net Microsoft Access 2 8th Oct 2006 05:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:52 PM.