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

access vba courses - table

Forum home » Delegate support and help forum » Microsoft Access Training and help » access vba courses - Table

access vba courses - Table

ResolvedVersion Standard

Alice has attended:
Access Introduction course

Table

How do you start a new table in access?

Microsoft Access Table

Hi Alice

I trust that you enjoyed your Microsft Access Introduction course.

To create a new table in MS Access, whilst in a database, you just need to to click on the table tab, and then you can create a new table either using the wizard or in design view.

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

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.14 secs.