RobertIngles
Technical User
Hello all;
Once again I need your help. I have a form based on a user input search parameter. If there are no results for the query the form opens up as a blank form (this form is to view information not to add a new record so I have set the additions property to no). When there are no results, is there a way to have the query parameter box re-appear and tell the user "No records match your search, did you want to search again?" with Yes and No controls. If it cannot be done with a wizard could I ask that you be fairly specific regarding the placement of the code? I am just in the process of trying to understance SQL and VBA coding and would really appreciate a little more direction than you would give to someone with even basic knowledge. The querie name is QRYLaptopInfoByLaptopID and the user is asked to enter an ID number. The form using this query to display the information is FRMLaptopInfoByLaptopID.
Thanks for your help!!!
Rob
Once again I need your help. I have a form based on a user input search parameter. If there are no results for the query the form opens up as a blank form (this form is to view information not to add a new record so I have set the additions property to no). When there are no results, is there a way to have the query parameter box re-appear and tell the user "No records match your search, did you want to search again?" with Yes and No controls. If it cannot be done with a wizard could I ask that you be fairly specific regarding the placement of the code? I am just in the process of trying to understance SQL and VBA coding and would really appreciate a little more direction than you would give to someone with even basic knowledge. The querie name is QRYLaptopInfoByLaptopID and the user is asked to enter an ID number. The form using this query to display the information is FRMLaptopInfoByLaptopID.
Thanks for your help!!!
Rob