A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

boring switchboard...



 
 
Thread Tools Display Modes
  #1  
Old May 25th, 2010, 11:38 AM posted to microsoft.public.access
Pierkes
external usenet poster
 
Posts: 15
Default boring switchboard...

Hi,

I have made an access application in which i use the standard switchboard
utility access provides.

However, when you want to use more categories it does not work properly.
I would like to be able to make an outlook like menu on the left hand side
of the screen and then have the forms/reports etc. appear on the right side.

The menu should have the subsections

main
- form 1
- form 2
- form 3
reports
- R1
- R2
- R3
- R4
- R5
- R6
- R7
- R8
maintanance
- form 1
- form 2
- form 3
- form 4
- form 5
- form 6

I can make a form with all these items on the left hand side but i would
like to;
- when the menu opens i only want to see the 3 items " Main" , " Reports"
and " Maintanance"
- When i then click on " Reports" i would like this section to " open up" so
i can thoose a report.
Can anyone please let me know if there is an easy (and free) way to do this
?

Thanks in advance,
Pierre



  #2  
Old May 25th, 2010, 12:37 PM posted to microsoft.public.access
Al Campagna[_2_]
external usenet poster
 
Posts: 1,462
Default boring switchboard...

Pierkes,
Make your own menu forms.
Place your own buttons on the form, and program them to open a form,
or a report.
Use buttons to hide or show other buttons or button groups, as you
desire.
--
hth
Al Campagna
Microsoft Access MVP 2007-2009
http://home.comcast.net/~cccsolutions/index.html

"Find a job that you love... and you'll never work a day in your life."

"Pierkes" wrote in message
...
Hi,

I have made an access application in which i use the standard switchboard
utility access provides.

However, when you want to use more categories it does not work properly.
I would like to be able to make an outlook like menu on the left hand side
of the screen and then have the forms/reports etc. appear on the right
side.

The menu should have the subsections

main
- form 1
- form 2
- form 3
reports
- R1
- R2
- R3
- R4
- R5
- R6
- R7
- R8
maintanance
- form 1
- form 2
- form 3
- form 4
- form 5
- form 6

I can make a form with all these items on the left hand side but i would
like to;
- when the menu opens i only want to see the 3 items " Main" , " Reports"
and " Maintanance"
- When i then click on " Reports" i would like this section to " open up"
so i can thoose a report.
Can anyone please let me know if there is an easy (and free) way to do
this ?

Thanks in advance,
Pierre





  #3  
Old May 25th, 2010, 01:27 PM posted to microsoft.public.access
Pierkes
external usenet poster
 
Posts: 15
Default boring switchboard...

Hi,

thanks for your reply and that is exactly what i wanted to do but....
- how do i create an " outlook" type sidebar ?

Thanks,
Pierre

"Al Campagna" wrote in message
...
Pierkes,
Make your own menu forms.
Place your own buttons on the form, and program them to open a form,
or a report.
Use buttons to hide or show other buttons or button groups, as you
desire.
--
hth
Al Campagna
Microsoft Access MVP 2007-2009
http://home.comcast.net/~cccsolutions/index.html

"Find a job that you love... and you'll never work a day in your life."

"Pierkes" wrote in message
...
Hi,

I have made an access application in which i use the standard switchboard
utility access provides.

However, when you want to use more categories it does not work properly.
I would like to be able to make an outlook like menu on the left hand
side of the screen and then have the forms/reports etc. appear on the
right side.

The menu should have the subsections

main
- form 1
- form 2
- form 3
reports
- R1
- R2
- R3
- R4
- R5
- R6
- R7
- R8
maintanance
- form 1
- form 2
- form 3
- form 4
- form 5
- form 6

I can make a form with all these items on the left hand side but i would
like to;
- when the menu opens i only want to see the 3 items " Main" , " Reports"
and " Maintanance"
- When i then click on " Reports" i would like this section to " open up"
so i can thoose a report.
Can anyone please let me know if there is an easy (and free) way to do
this ?

Thanks in advance,
Pierre







  #4  
Old May 25th, 2010, 01:57 PM posted to microsoft.public.access
Peter Hibbs
external usenet poster
 
Posts: 871
Default boring switchboard...

Pierre,

You could use a Flex Grid control to do this. Have a look at the Flex
Grid Demo at :-

http://www.rogersaccesslibrary.com/f...3b 1d2zcccfb4

for some examples including a menu system which is similar to your
request. You will need to write some VBA code to do this
though.

HTH.

Peter Hibbs.

On Tue, 25 May 2010 12:38:03 +0200, "Pierkes"
wrote:

Hi,

I have made an access application in which i use the standard switchboard
utility access provides.

However, when you want to use more categories it does not work properly.
I would like to be able to make an outlook like menu on the left hand side
of the screen and then have the forms/reports etc. appear on the right side.

The menu should have the subsections

main
- form 1
- form 2
- form 3
reports
- R1
- R2
- R3
- R4
- R5
- R6
- R7
- R8
maintanance
- form 1
- form 2
- form 3
- form 4
- form 5
- form 6

I can make a form with all these items on the left hand side but i would
like to;
- when the menu opens i only want to see the 3 items " Main" , " Reports"
and " Maintanance"
- When i then click on " Reports" i would like this section to " open up" so
i can thoose a report.
Can anyone please let me know if there is an easy (and free) way to do this
?

Thanks in advance,
Pierre


 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:33 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.