M
Mr-Re Man
I have currently manipulated Allen Brownes search2000 form, and once the
records have been filtered, a button then allows me to to goto a report to
print these filtered records.
What I would like to do is when I goto the report, it will update todays
date in the blank date field called [date_letter_printed].
Firstly, how do I get this to work in the buttons code on the form but also
to have a pop up box to inform them that they wil not be able to undo this
action after it has been pressed.
Finally, the user should only be searching for records to print with a null
[date_letter_printed] field, but the search however will allow them to return
records with a date (As the search form is not just for printing reports).
If they did select criteria that returned a mix of dated and null records
and then clicked the button to print the report, it will ask them if they are
sure they want to print and update the records due to some being identified
as already having a date in them. If they then click yes, its becasue they
want to reprint the report and update the date.
Hope that makes sense for you guys.
regards
records have been filtered, a button then allows me to to goto a report to
print these filtered records.
What I would like to do is when I goto the report, it will update todays
date in the blank date field called [date_letter_printed].
Firstly, how do I get this to work in the buttons code on the form but also
to have a pop up box to inform them that they wil not be able to undo this
action after it has been pressed.
Finally, the user should only be searching for records to print with a null
[date_letter_printed] field, but the search however will allow them to return
records with a date (As the search form is not just for printing reports).
If they did select criteria that returned a mix of dated and null records
and then clicked the button to print the report, it will ask them if they are
sure they want to print and update the records due to some being identified
as already having a date in them. If they then click yes, its becasue they
want to reprint the report and update the date.
Hope that makes sense for you guys.
regards