Access in easy steps
eBook - ePub

Access in easy steps

Illustrated using Access 2019

Mike McGrath

Buch teilen
  1. English
  2. ePUB (handyfreundlich)
  3. Über iOS und Android verfügbar
eBook - ePub

Access in easy steps

Illustrated using Access 2019

Mike McGrath

Angaben zum Buch
Buchvorschau
Inhaltsverzeichnis
Quellenangaben

Über dieses Buch

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

Häufig gestellte Fragen

Wie kann ich mein Abo kündigen?
Gehe einfach zum Kontobereich in den Einstellungen und klicke auf „Abo kündigen“ – ganz einfach. Nachdem du gekündigt hast, bleibt deine Mitgliedschaft für den verbleibenden Abozeitraum, den du bereits bezahlt hast, aktiv. Mehr Informationen hier.
(Wie) Kann ich Bücher herunterladen?
Derzeit stehen all unsere auf Mobilgeräte reagierenden ePub-Bücher zum Download über die App zur Verfügung. Die meisten unserer PDFs stehen ebenfalls zum Download bereit; wir arbeiten daran, auch die übrigen PDFs zum Download anzubieten, bei denen dies aktuell noch nicht möglich ist. Weitere Informationen hier.
Welcher Unterschied besteht bei den Preisen zwischen den Aboplänen?
Mit beiden Aboplänen erhältst du vollen Zugang zur Bibliothek und allen Funktionen von Perlego. Die einzigen Unterschiede bestehen im Preis und dem Abozeitraum: Mit dem Jahresabo sparst du auf 12 Monate gerechnet im Vergleich zum Monatsabo rund 30 %.
Was ist Perlego?
Wir sind ein Online-Abodienst für Lehrbücher, bei dem du für weniger als den Preis eines einzelnen Buches pro Monat Zugang zu einer ganzen Online-Bibliothek erhältst. Mit über 1 Million Büchern zu über 1.000 verschiedenen Themen haben wir bestimmt alles, was du brauchst! Weitere Informationen hier.
Unterstützt Perlego Text-zu-Sprache?
Achte auf das Symbol zum Vorlesen in deinem nächsten Buch, um zu sehen, ob du es dir auch anhören kannst. Bei diesem Tool wird dir Text laut vorgelesen, wobei der Text beim Vorlesen auch grafisch hervorgehoben wird. Du kannst das Vorlesen jederzeit anhalten, beschleunigen und verlangsamen. Weitere Informationen hier.
Ist Access in easy steps als Online-PDF/ePub verfügbar?
Ja, du hast Zugang zu Access in easy steps von Mike McGrath im PDF- und/oder ePub-Format sowie zu anderen beliebten Büchern aus Computer Science & Desktop Applications. Aus unserem Katalog stehen dir über 1 Million Bücher zur Verfügung.

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...

Inhaltsverzeichnis