N
nishant
Guest
Hello,
Is it possible to use a listbox as the record navigator? That is, when an item in the ListBox is selected (these items are essentially rows in a table), the current form populates all fields on itself with appropriate information with the newly selected record (it is as if you are manually entering a record number).
I've tried to accomplish this using the FindRecord method, but this doesn't really seem to work very well (Access 2000). I don't get any errors, but I also don't get navigated to the appropriate field!
Thank you,
Nishant
Is it possible to use a listbox as the record navigator? That is, when an item in the ListBox is selected (these items are essentially rows in a table), the current form populates all fields on itself with appropriate information with the newly selected record (it is as if you are manually entering a record number).
I've tried to accomplish this using the FindRecord method, but this doesn't really seem to work very well (Access 2000). I don't get any errors, but I also don't get navigated to the appropriate field!
Thank you,
Nishant