ionutdinulescu
Programmer
I have a form on which I want to display only the fields of a single record. How can I dynamically change the query string of this form ?
I also tried to use the .Find method, which works Ok, but the user can accidentally step to the next record, by pressing the tab key.
I also tried to use the .Find method, which works Ok, but the user can accidentally step to the next record, by pressing the tab key.