S
Speedy
I have a table or list form which shows various records which represent a
sort of index to further data which is then diplayed in a sub-form as the
text content is large (over 500 characters). Note that there is only one
file with all data therein.
The reason to show the main form in list or table view is to allow the user
to see the maximum amount of records in one screen like when one would look
in an index to a book. A record is then selected and it should call the
sub-form based on a the index reference i.e. the detail text relating to the
index reference.
Any idea how to do this simply (i.e. least code) and elegantly (user
friendly)?
Speedy.
sort of index to further data which is then diplayed in a sub-form as the
text content is large (over 500 characters). Note that there is only one
file with all data therein.
The reason to show the main form in list or table view is to allow the user
to see the maximum amount of records in one screen like when one would look
in an index to a book. A record is then selected and it should call the
sub-form based on a the index reference i.e. the detail text relating to the
index reference.
Any idea how to do this simply (i.e. least code) and elegantly (user
friendly)?
Speedy.