M
Matt
I have a question about designing a form. I wish to design a form
that in the top half lists records one after another, that can be
scrolled through vertically and selected with normal record selectors
(no navigation controls at the bottom). But when I select one of the
records from the list, I want detail about the selected record to
appear on the bottom half of the form. I want all this information to
appear on the same screen. Here is a poorly drawn example of what I
am getting at:
Last First
---------------------- ^^
Smith John ||Baker Al ||
vv
Last: Doe
First: Jane
Phone: xxxxxxxx
Address: xxxxxxxx
I can get both halves on the screen by making them each a seperate
subform, but I can't get the information in the bottom half to change
when I select a record in the top half. Any suggestions would be
appreciated.
Thanks.
that in the top half lists records one after another, that can be
scrolled through vertically and selected with normal record selectors
(no navigation controls at the bottom). But when I select one of the
records from the list, I want detail about the selected record to
appear on the bottom half of the form. I want all this information to
appear on the same screen. Here is a poorly drawn example of what I
am getting at:
Last First
---------------------- ^^
Smith John ||Baker Al ||
vv
Last: Doe
First: Jane
Phone: xxxxxxxx
Address: xxxxxxxx
I can get both halves on the screen by making them each a seperate
subform, but I can't get the information in the bottom half to change
when I select a record in the top half. Any suggestions would be
appreciated.
Thanks.