G
Guest
I have a table whose key is composed of multiple fields. The table requires
a columnar form, and I need to have a search bar that allows the users to
scroll through the record keys, select one, and then have the form go to that
record. I can get it to work with a single key table using a combo box, but
not when the table has multiple keys. Has anyone mastered this (I really
hope I don't have to do a lot of coding for such a simple idea.)
a columnar form, and I need to have a search bar that allows the users to
scroll through the record keys, select one, and then have the form go to that
record. I can get it to work with a single key table using a combo box, but
not when the table has multiple keys. Has anyone mastered this (I really
hope I don't have to do a lot of coding for such a simple idea.)