I have written a form whose function is to delete the record I have entered under the search criteria. The user enters the asset tag in the text box and presses the search cmd box . The record is then displayed in the detail section and they can press the delete cmd box to delete the record. How do I prevent the first record in my database from appearing in the detail section when the form first comes up. I've tried a few things but nothing seems to work.
Thanks,
Thanks,
Comment