7.1.2. Types of Lay Out
7.1.2. Types of Lay Out
06/10/2023 5
Methods to distribute report
Personalized emails: Segment your email list down to the
exact audience that would benefit most from your piece of
content.
Guest posting: Write an article that discusses -- in a non-
promotional way -- the key findings or points within your
content, and send it to the editor of an online publication that
reaches your target audience.
Follow-up emails: Encourage your sales team to include
a link to your content in their follow-up emails to
prospective clients, to answer their questions and position
your company as a resource they can trust.
Lead interviews: Work with your sales reps to identify
prospective clients you can interview for your content.
Include a quote in your content, and share it with them
once it's published.
06/10/2023 6
Proposal references: The best proposals are often
supported with relevant data that corroborates the
solutions you’re suggesting to a prospect.
7.4. Create a simple form
7.4.1 Form
A Form is a database object that you can use to create a
user interface for a database application.
A "bound" form is one that is directly connected to a data
source such as a table or query, and can be used to enter,
edit, or display data from that data source.
Forms are made up of controls, such as:
text boxes,
buttons,
document tabs, and
drop-down lists, grouped in a way that makes them
06/10/2023
easy to use and helps you get work done. 7
The controls in the form are usually bound, or connected, to
the tables or queries in your database — but not always.
For example, a control that displays your corporate logo
doesn't have to be bound to a table field.
It can just point to the image it displays.
In Access a form is an object that generally serves three
purposes:
To allow users to perform data entry. Data can be
inserted, updated, or deleted from a table using a Form
object.
To allow users to enter custom information, and based on
that information perform a task. For example, you may
want to ask a user for parameters before running a report.
To allow users a method of navigating through the
system. For example, you may create a form where a user
can select a form to load, a report to run, etc.
06/10/2023 8
Self-check Test I.
Instruction: Answer all the questions listed below. You have given 1 Minute
for each question. Each question carries 2 Point.
1------- provide a means of organizing and summarizing data.
A. Form B. Report C. Table D. All
2.Which layout uses the full width of the page to display the records as
compactly as possible?
A. Mixed B. Justified C. A&B
3---------is the most intuitive view to use for report modification
A. Layout view B. Mixed view C. Justified view
4.Which view gives you a more detailed view of the structure of your report.
A. Design B. Mixed C. Justified D. none
5----- is a document containing information organized in a narrative, graphic,
or tabular form?
A. Form B. Report C. Query D. Table
6.When you distribute an Access report, you create (2)
A. A static report B. mixed view C. Normal report D. justified view
9
06/10/2023
06/10/2023
10