Guest_imported
New member
- Jan 1, 1970
- 0
I have a Input Field and a Go botton. The form shows the results of a DAO.QueryDef. The query name is qry_SrchProj.
I want on of two things to happen:
1) User inputs record number that they want to jump on OnAfterUpdate the record is displayed.
2) User inputs record number and then clicks on the GO button, then the record is displayed
I tried to use .Move, but I was unable to get it right.
I want on of two things to happen:
1) User inputs record number that they want to jump on OnAfterUpdate the record is displayed.
2) User inputs record number and then clicks on the GO button, then the record is displayed
I tried to use .Move, but I was unable to get it right.