G
Guest
Part of my golf course database has to perform a very simple task, but not so
simple to me. I have a teble called HoleInOnes. The fields are very basic:
CourseName
Date
LastName
FirstName
Hometown
State
HoleAced
Yardage
ClubUsed
There are more fields for witnesses, but this should give a general idea.
When the user fills out the information on the form I want a button to click
to create a report based on the data he/she just entered. From there the
user can e-mail the report to the local newspaper. This cannot be a unbound
form because this data has to be saved in a table for future lookup. How can
I make the report look just at the current record open in the form?
simple to me. I have a teble called HoleInOnes. The fields are very basic:
CourseName
Date
LastName
FirstName
Hometown
State
HoleAced
Yardage
ClubUsed
There are more fields for witnesses, but this should give a general idea.
When the user fills out the information on the form I want a button to click
to create a report based on the data he/she just entered. From there the
user can e-mail the report to the local newspaper. This cannot be a unbound
form because this data has to be saved in a table for future lookup. How can
I make the report look just at the current record open in the form?