D
Davíð Þórisson
hi,
this should be sooo easy but I cannot find out how to do it...
My database is for my clinic where doctors receive fees for writing reports
for insurance companies. So the fields are Doctor.Name, Paper.Price and
Paper.Date. The report should simply iterate totals based on 1) Doctor.Name
and year from Paper.Date and the footer shows the sum for all entries
displayed.
I would like to have on the top a simple input field or combo box where the
user could filter the results by the doctor's name and year. So how do I
insert a form into the report? Or do I have to attach the form to the Query
criteria but then, how can the user easily refresh the Report's data without
closing it and opening again?
Thx!
David
this should be sooo easy but I cannot find out how to do it...
My database is for my clinic where doctors receive fees for writing reports
for insurance companies. So the fields are Doctor.Name, Paper.Price and
Paper.Date. The report should simply iterate totals based on 1) Doctor.Name
and year from Paper.Date and the footer shows the sum for all entries
displayed.
I would like to have on the top a simple input field or combo box where the
user could filter the results by the doctor's name and year. So how do I
insert a form into the report? Or do I have to attach the form to the Query
criteria but then, how can the user easily refresh the Report's data without
closing it and opening again?
Thx!
David