Face to face / Online public schedule & onsite training. Restaurant lunch included at STL venues.
(241 reviews, see all 104,524 testimonials) |
From £330 List price £330
Our Microsoft Access Intermediate course is suitable for those with a basic working knowledge of Microsoft Access.
A working knowledge of Access is required, or our Access Introduction course.
What's new in Access
Creating relational databases
Database normalising
Introducing relating tables
Adding referential integrity
Working with related tables
The lookup wizard
Changing lookup fields
Inputting data to related tables
Defining data entry rules
Using input masks
Setting a property
Setting a validation rule
Using advanced query features
How to join a table in queries
Creating a calculated field
Using an action query
Creating advanced queries
Summarise and group values
Create a crosstab query
Using a parameter query
Creating advanced form design
Working with graphics
Working with calculations
Working with combo boxes
Working with unbound controls
Using advanced report features
Create customized headers and footers
Add a calculated value
Work with sub-reports
Arguably, the most experienced and highest motivated trainers.
Training is held in our modern, comfortable, air-conditioned suites.
Modern-spec IT, fully networked with internet access
A hot lunch is provided at local restaurants near our venues:
Courses start at 9:30am.
Please aim to be with us for 9:15am.
Browse the sample menus and view joining information (how to get to our venues).
Available throughout the day:
Regular breaks throughout the day.
Contains unit objectives, exercises and space to write notes
Available online. 100+ pages with step-by-step instructions
Your questions answered on our support forum.
|
|
Megger Instruments Ltd
Clair Huntley,
Business Analyst
Thank you so much learnt alot
Access Intermediate
Sky Blue Telecom Ltd
Brett Smith,
Operations Manager
A great course which has further increased my knowledge of Microsoft Access, especially with regards to creating queries.
Access Intermediate
TJX Europe
Sam Pollock,
Finance Analyst
The training was very good - the right mix of watching and learning and hands-on pieces of work.
Access Intermediate
Ideal for delegates that have already attended Introduction Courses in Access, the Intermediate course instantly brings you to the next level. Understanding more complex formulas as well as the PivotChart and PivotTable are all part of the course.
Next date | Location | Price |
---|---|---|
Wed 24 Dec | Online | £330 |
Tue 20 Jan | Limehouse | £330 |
Fri 23 Jan | Online | £330 |
Wed 18 Feb | Limehouse | £330 |
Mon 23 Feb | Online | £330 |
Fri 20 Mar | Bloomsbury | £330 |
And 24 more dates...
Loading content...
Excellent
Citigroup
Vice President
D.P.
Top-quality training by friendly instructors in good venues
"I've done several courses with these guys, including Advanced Excel and PowerPoint. The days are well organised and they lay on a great lunch, too. Their tutors are always lively and engaged with attendees. I thoroughly recommend their services."
Tutorials and discussions on MS Office
MS Office tips to save you time
MS Office shortcut keys for all versions
Handy info on industry trends
Latest news & offers
Loading content...
Below are some extracts from our Access training manuals.
Why create relationships between tables?
Access is a relational database.
It allows multiple tables to be linked with each other via common fields. The
links can be made from the relationship diagram (Database Tools, Relationships)
and the linking fields must have the same data type.
One to Many
When a primary key field is linked
to a foreign field in a second table, a one to many relationship is created. For
example
One employee has many orders.
One order has many order detail
records.
One customer has many orders.
One to One
When a primary key field in one
table is linked to a primary key field in another then a One to One
relationship is created. For example
Employee records linked to payroll records.
The
reason here for creating a one to one relationship is to keep the payroll data
separate from the main employee data. It
would make sense to have both cascade update and delete on for these tables.
Many to Many
A further type of relationship
that occurs in a relational database is called many to many.
For example,
Many customers can buy from one
sales employee and many sales employee can sell to one customer.
or employees for each customer:
Join Type
As well as there are different
types of relationship, there are also different types of join.
The default join type is called an
inner join where queries produce only data that is matched by both tables. For example,
when querying customers and orders, a query shows customers that have orders and
not customers that haven’t.
Once
a relationship is created between 2 tables, further options become
available for controlling how data is entered or removed from the tables.
Enforce Referential Integrity – Ticking this option (see above diagram) prevents data being entered into the secondary table (tblOrder) if the EmployeeID doesn’t exist in the primary table (tblEmployee).
In
addition, a record from the Primary table cannot be deleted if there are records
in the secondary table with that EmployeeID.
Cascade Update - Ticking this option changes an EmployeeID in the
secondary table if the EmployeeID field is changed in the secondary table.
Cascade Delete – Ticking this option deletes all related records if
a record in the primary table is deleted.
It
would be preferable to include both cascade update and cascade delete when
linking tblOrders to tblOrderDetails.
Supposing an order is cancelled then deleting the order record will in turn remove related records for that order held in the secondary table (tblOrderDetails).
Lookup fields are very useful for
data entry. They help to avoid invalid data being entered into tables and
forms. They can be set to lookup into a different table and can even display
several columns of data. The field that stores the data is called the bound
column.
We can change the Gender field to
a Lookup by right clicking on its Data Type and choosing Lookup Wizard.
Access offers 2 choices; to look
up from a different table or to create a lookup by typing in the values. For
the Gender field choose the second option.
You can then type M and F as the
values to choose from and click Next.
Select Limit to List if you want
to prevent other values being typed (such as Male or Female)
Click Finish and you will see the lookup field in Datasheet view.
Call for assistance
We will call you back