Hi All,
I have a form with 2 subforms. The Form is the 'shell' which holds all the general operations like, opening other pop-up forms for info, search buttons and search fields, Quit button etc.
The first subform (PlantList) holds the PrimaryID, LatinName and CommonName from the main table on a Continuous form list from where a record can be on-clicked to select the rest of the plants info in the second subform (MainView).
I have been trying to get the selected record on the Plantlist form to remain highlighted even after it's lost it's Lost Focus and only changes when another record in the same list is selected. That way, when I'm working thru the list I have a visible bookmark.
I have searched a lot of options, both on Google and Access World, but have, to date, yet to find a method that works for me.
Conditional formatting, of course, won't work in the way I need.
Does anybody have any ideas, or has seen a method that, solves my requirement?
I have a form with 2 subforms. The Form is the 'shell' which holds all the general operations like, opening other pop-up forms for info, search buttons and search fields, Quit button etc.
The first subform (PlantList) holds the PrimaryID, LatinName and CommonName from the main table on a Continuous form list from where a record can be on-clicked to select the rest of the plants info in the second subform (MainView).
I have been trying to get the selected record on the Plantlist form to remain highlighted even after it's lost it's Lost Focus and only changes when another record in the same list is selected. That way, when I'm working thru the list I have a visible bookmark.
I have searched a lot of options, both on Google and Access World, but have, to date, yet to find a method that works for me.
Conditional formatting, of course, won't work in the way I need.
Does anybody have any ideas, or has seen a method that, solves my requirement?