Hi,
If, for example an access database that concerns insurance claim
investigations.
The database comprises only one table containing data - investigation
reference number, referral date, referral source, investigation
commencement date, forename of claimant, surname of claimant, address1
of claimant, address2 of claimant, postcode of claimant, comments,
investigation end date, outcome etc etc.
All of this data is displayed in one "sheet", all the information
relating to the investigation can be seen at once.
In my database I have successfully implemented a parameter value query
that requires a user input and this returns the result in the
datasheet view.
What I want to do is to have the results displayed in the form view
(as mentioned above) displaying all of the data relating to that
particular parameter value.
Please could someone advise me or point me to a resource that explains
how to achieve this.
Thanks very much
Z
If, for example an access database that concerns insurance claim
investigations.
The database comprises only one table containing data - investigation
reference number, referral date, referral source, investigation
commencement date, forename of claimant, surname of claimant, address1
of claimant, address2 of claimant, postcode of claimant, comments,
investigation end date, outcome etc etc.
All of this data is displayed in one "sheet", all the information
relating to the investigation can be seen at once.
In my database I have successfully implemented a parameter value query
that requires a user input and this returns the result in the
datasheet view.
What I want to do is to have the results displayed in the form view
(as mentioned above) displaying all of the data relating to that
particular parameter value.
Please could someone advise me or point me to a resource that explains
how to achieve this.
Thanks very much
Z
Comment