T
takatam
Hi,
In my access database I have a 3 tables containing information on
documents, which document links to which document and the past users
of each document.
What I would like to build is a page in which the user can select
(using drop-down) a document by the ID, and is then presented with the
details of that document, which documents it links to and who used it
in the past. The underlying data should not be accessible for the user
to edit.
Which page type do I best use for this?
- It's not really a form because I don't want the user to be able to
edit/add/change data. While it has a drop-down list, I don't know how
do use the selected value to bring up the corresponding data into the
other fields. Basically, I would like to be able to scroll through the
data sets using the drop-down instead of the record-selector at the
bottom of the form screen.
- It's not a report because the user should be able to select records
dynamically, easily changing from one to the other.
- It's not a query because there's no nice graphical representation of
the result which should not be a table.
Can anyone help me with this?
Any help is much appreciated,
T
In my access database I have a 3 tables containing information on
documents, which document links to which document and the past users
of each document.
What I would like to build is a page in which the user can select
(using drop-down) a document by the ID, and is then presented with the
details of that document, which documents it links to and who used it
in the past. The underlying data should not be accessible for the user
to edit.
Which page type do I best use for this?
- It's not really a form because I don't want the user to be able to
edit/add/change data. While it has a drop-down list, I don't know how
do use the selected value to bring up the corresponding data into the
other fields. Basically, I would like to be able to scroll through the
data sets using the drop-down instead of the record-selector at the
bottom of the form screen.
- It's not a report because the user should be able to select records
dynamically, easily changing from one to the other.
- It's not a query because there's no nice graphical representation of
the result which should not be a table.
Can anyone help me with this?
Any help is much appreciated,
T