Maria has attended:
Access Intermediate course
Access
how do you know when you should use a query, form, report or table?
RE: Access
Hi Maria
Each item has a different purpose. A table is the underlying storage table and is essential. A query is used to extract data from one or many tables, this data can then be viewed in much nicer layout using a report. Forms are mostly used for data entry, much easier than entering data into a table especially when multiple linked tables are involved.
Hope this helps
David