This is probably an easy question for more experienced users:
I need to use a Push Button in a Form to trigger a procedure similar to the “Select Same” function in the Data Sheet. When button is pushed, it needs to select all records in the same Database where a given text field “X” matches that of the active record. I’m using the button because I don’t want the fields to appear on the Form itself. Can someone please give me a hint regarding how to code this procedure?