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 » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

creating a menu when an access database opens



 
 
Thread Tools Display Modes
  #1  
Old February 13th, 2009, 02:42 PM posted to microsoft.public.access.tablesdbdesign
radcrow
external usenet poster
 
Posts: 1
Default creating a menu when an access database opens

I'm a little rusty with Access. I'm creating a database and when it opens I
want a main menu to open either the table or one of the reports.
Help please
  #2  
Old February 13th, 2009, 08:03 PM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default creating a menu when an access database opens

You are describing three different objects.

An Access table stores data, an Access report displays it (for print), and
an Access form (e.g., 'main menu') provides a way for a user to navigate.

You have to create the form (i.e., main menu) and populate it with controls,
and add code to those controls that will do what you want.

Regards

Jeff Boyce
Microsoft Office/Access MVP

"radcrow" wrote in message
...
I'm a little rusty with Access. I'm creating a database and when it opens
I
want a main menu to open either the table or one of the reports.
Help please



  #3  
Old February 13th, 2009, 09:22 PM posted to microsoft.public.access.tablesdbdesign
John W. Vinson
external usenet poster
 
Posts: 18,261
Default creating a menu when an access database opens

On Fri, 13 Feb 2009 06:42:01 -0800, radcrow
wrote:

I'm a little rusty with Access. I'm creating a database and when it opens I
want a main menu to open either the table or one of the reports.
Help please


You can (and should) use the Tools... Startup menu item to specify a Form (not
a table or report!!) to open when the database opens.
--

John W. Vinson [MVP]
  #4  
Old February 18th, 2009, 08:38 PM posted to microsoft.public.access.tablesdbdesign
Barry A&P[_2_]
external usenet poster
 
Posts: 119
Default creating a menu when an access database opens

Create a form with the options and controls you want then in access 2003 go
to Tools Startup Display Form/Page and select the form you would like to
open on Startup

access 2007 select the Windows icon at top left and then there is an option
like "Database options" inside there is a similar Startup form select option,
but i am not familiar enough to be exact...

"radcrow" wrote:

I'm a little rusty with Access. I'm creating a database and when it opens I
want a main menu to open either the table or one of the reports.
Help please



 




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 07:53 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.