Access in easy steps
eBook - ePub

Access in easy steps

Illustrated using Access 2019

Mike McGrath

  1. English
  2. ePUB (adapté aux mobiles)
  3. Disponible sur iOS et Android
eBook - ePub

Access in easy steps

Illustrated using Access 2019

Mike McGrath

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

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

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que Access in easy steps est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  Access in easy steps par Mike McGrath en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Computer Science et Desktop Applications. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Année
2019
ISBN
9781840788822
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 des matiĂšres