Access in easy steps
eBook - ePub

Access in easy steps

Illustrated using Access 2019

Mike McGrath

Share book
  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Access in easy steps

Illustrated using Access 2019

Mike McGrath

Book details
Book preview
Table of contents
Citations

About This Book

Access in easy steps has an easy-to-follow style that will appeal to anyone who wants to get more from the Microsoft Access app. Whether you're using Access in the Office 365 suite or standalone Office product, you can use this guide to learn the key features and get more out of Access.

Learn how to:

  • Optimize database design for efficiency
  • Create Tables to store data
  • Use handy templates and get a head start
  • Make queries to extract specific data
  • Produce user-friendly Forms for data entry
  • Explore basic SQL for advanced queries
  • Construct informative Reports quickly
  • Import and export data to Excel and Word
  • Securely share your well-designed database and reports that'll impress your colleagues!

Access in easy steps contains separate chapters on the major features of the Access app. There are complete examples that demonstrate each aspect of Access, together with screenshots that illustrate the actual output. This book neatly demonstrates the important functions of Microsoft Access in a clear and concise manner, so you can get going quickly with this popular database application.

Illustrated using Access 2019.

Contents:

  • Getting started
  • Designing Databases
  • Creating Tables
  • Defining Relationships
  • Handling Data
  • Making Queries
  • Coding Queries
  • Producing Forms
  • Enhancing Forms
  • Supplying Reports
  • Sharing Access

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on ā€œCancel Subscriptionā€ - itā€™s as simple as that. After you cancel, your membership will stay active for the remainder of the time youā€™ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlegoā€™s features. The only differences are the price and subscription period: With the annual plan youā€™ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weā€™ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Access in easy steps an online PDF/ePUB?
Yes, you can access Access in easy steps by Mike McGrath in PDF and/or ePUB format, as well as other popular books in Computer Science & Desktop Applications. We have over one million books available in our catalogue for you to explore.

Information

1
Getting Started
Welcome to the exciting world of databases with Microsoft Access. This chapter describes the Access environment and demonstrates the Access user interface.
Introducing Access
Launching the Access app
Exploring the user interface
Customizing Quick Access
Managing files Backstage
Personalizing Access options
Converting older databases
Using Access templates
Searching for templates
Getting some Help
Applying Access updates
Introducing Access
image
Access is the latest version of Microsoftā€™s popular Relational Database Management System (RDBMS). The Access application (ā€œappā€) lets you manage all types of data with ease:
ā€¢Store and manipulate data in Tables
ā€¢Retrieve specific data by making Queries
ā€¢Provide user-friendly data entry Forms
ā€¢Supply attractively-styled data Reports
ā€¢Share data with colleagues using Access
Access is, however, much more than a means of storing and retrieving data. If you want to, you can build complete software apps limited only by your requirements and creativity.
You donā€™t need to be a computer programmer to use Access as you can use nearly all of Accessā€™s functionality without entering a single line of code. All that is required is some forward planning and a clear idea of what purpose the database should serve.
image
The New icon pictured above indicates new features of Access.
What is a database?
A database is simply an ordered collection of records. For example, the Rolodex you may have on your office desk is a type of database. Open it up and you have the names, telephone numbers, and addresses of your business contacts.
In a computer, database information is organized in a much more structured way but the general idea is the same. Access keeps data in Tables. A Table is like the Rolodex ā€“ it contains all the data we need. Each row of the Table contains data about a specific thing. In a Rolodex it would be a business card. The columns of the Table help us to organize the data. Each column contains some specific item of data, such as the address of a contact.
The next chapter describ...

Table of contents