jimmonator
New member
- Local time
- Yesterday, 19:46
- Joined
- Apr 12, 2011
- Messages
- 8
I am a complete novice to Acess, and although I have built some complex structures in the past, they have been in Filemaker pro, with no overt references reference to SQL, or VBA. I tend to see the objects as the data, even though I know it not to be strictly true. Anyway:
When I follow intructions for a "drop down box," what I get is a list box showing the rows of the related table. I want to see only the top row, and have the others "drop down" when I click on it, and be able to drag/scroll down the lis to the needed record. I want it to be a menu, really.
Upon selecting the needed record, I want to see a separate popup, or subform, like a second browwer window, which displays the entire record (row) selected. I should be able to close this and return to the main form just by clicking a close button.
I hope you can help me out. I just can't see how to make this function like a menu.
Jim
When I follow intructions for a "drop down box," what I get is a list box showing the rows of the related table. I want to see only the top row, and have the others "drop down" when I click on it, and be able to drag/scroll down the lis to the needed record. I want it to be a menu, really.
Upon selecting the needed record, I want to see a separate popup, or subform, like a second browwer window, which displays the entire record (row) selected. I should be able to close this and return to the main form just by clicking a close button.
I hope you can help me out. I just can't see how to make this function like a menu.
Jim