B
Bruce
Several (related, I think) questions:
Vendor information is stored in a single table. Queries
filter the records by category, approval status, etc. I
run a form (based on a query) monthly to search for
certificates that are about to expire. When a vendor's
certificate will expire within 30 days, the form produces
a page containing customized information for each such
vendor. These are printed and faxed. My question is:
should this be done as a report instead of a form? Does
it matter? By the way, there is no need to save the
information after printing the fax.
Second situation is that I want to create a fax that would
automatically fill in vendor information, and the user
could fill in the message. I think this needs to be a
form. Again, I do not need to save the information the
user enters (although I suppose I could, and then run a
delete query upon exiting the form, if some such approach
makes sense). My question is: If the user adds
information and then prints the resulting fax, how do I
set it up so that the added text goes away and the fax is
blank the next time it is used?
Third situation is related to the second. I do not need
to send a fax to each approved vendor, but rather would
like to send one easily to any vendor. If I base the form
on a query or table I will have many choices, and will
have to scroll through the records until I find the right
one. There are not so many records that this would be a
big problem, but it is clumsy and has the potential to be
mangled by the users. I have a form that selects a single
vendor's information from a drop down list based on a
table (or query). When the vendor's name is selected,
address, phone etc. information appear. Once a vendor's
information is on the screeen I would like to click a
button or something like that to go to the fax form, with
relevant vendor information already filled in, and a place
to enter a custom message. How can I approach this?
Finally, in a situation where a report or form produces
several records, but I want to select and print just one,
I would like to change the default print option for that
report or form to print just the selected record.
I know this is a lot of stuff. I have had some Access
training, but until the company has more money to spend I
will not be getting more very soon, and I haven't quite
learned enough that I can readily put it to use. If
pointing me to an appropriate resource to get my questions
answered makes the most sense, I would be glad to hear
about it.
Vendor information is stored in a single table. Queries
filter the records by category, approval status, etc. I
run a form (based on a query) monthly to search for
certificates that are about to expire. When a vendor's
certificate will expire within 30 days, the form produces
a page containing customized information for each such
vendor. These are printed and faxed. My question is:
should this be done as a report instead of a form? Does
it matter? By the way, there is no need to save the
information after printing the fax.
Second situation is that I want to create a fax that would
automatically fill in vendor information, and the user
could fill in the message. I think this needs to be a
form. Again, I do not need to save the information the
user enters (although I suppose I could, and then run a
delete query upon exiting the form, if some such approach
makes sense). My question is: If the user adds
information and then prints the resulting fax, how do I
set it up so that the added text goes away and the fax is
blank the next time it is used?
Third situation is related to the second. I do not need
to send a fax to each approved vendor, but rather would
like to send one easily to any vendor. If I base the form
on a query or table I will have many choices, and will
have to scroll through the records until I find the right
one. There are not so many records that this would be a
big problem, but it is clumsy and has the potential to be
mangled by the users. I have a form that selects a single
vendor's information from a drop down list based on a
table (or query). When the vendor's name is selected,
address, phone etc. information appear. Once a vendor's
information is on the screeen I would like to click a
button or something like that to go to the fax form, with
relevant vendor information already filled in, and a place
to enter a custom message. How can I approach this?
Finally, in a situation where a report or form produces
several records, but I want to select and print just one,
I would like to change the default print option for that
report or form to print just the selected record.
I know this is a lot of stuff. I have had some Access
training, but until the company has more money to spend I
will not be getting more very soon, and I haven't quite
learned enough that I can readily put it to use. If
pointing me to an appropriate resource to get my questions
answered makes the most sense, I would be glad to hear
about it.