'ms access+course' - keys

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Access Training and help » 'ms access+course' - Keys

'ms access+course' - Keys

resolvedResolved · Low Priority · Version Standard

Paul has attended:
Access Intermediate course
Access Advanced course

Keys

How do you create a composite key?

Cheers,

Paul

RE: Keys

Hi Paul

When you are in the design view for you table you should be able to set two fields as the primary key. This will give you your composite key in Microsoft Access Database.

Hope this helps
David

 

Training courses

 

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Access tip:

Closing form after a certain time period

To make a form close automatically after a certain time period, you need to assign the close function to a macro.

Save the macro and ope up the form in design view. open the Properties sheet.

In the TimerInterval property enter the length of time you want the form open for. This should be in milliseconds, so for instance if you want the form open for 5 seconds enter 5000, for an minute enter 60000.

You now need to attach your macro (to execute the Close action) to the OnTimer event property of the form.



View all Access hints and tips


Server loaded in 0.09 secs.