JimLee9876
Technical User
A recently re-designed MS-Access 2000 database has been broken down into several One-to-Many tables with referential integrity with the established relationships. These 'sub-tables' each have their own respective subforms, including the main table itself (all using an ID Number as the key).
What is needed is a way to allow a search by some value in a subform (an unbound combo-box query), and to choose some other record than what is currently showing. Then have the main form (and all the other subforms) automatically show this newly selected record.
Have been working on this for quite awhile without much success. Any tips, samples, and/or suggestions would be most appreciated.
What is needed is a way to allow a search by some value in a subform (an unbound combo-box query), and to choose some other record than what is currently showing. Then have the main form (and all the other subforms) automatically show this newly selected record.
Have been working on this for quite awhile without much success. Any tips, samples, and/or suggestions would be most appreciated.