Hi I want to search for a particular software name from my table named "software", having colomn name as "Softname". I have created a form in MS access 2010 having 1 textbox "Enter Softname" and have a search button. What code do i need to have in onclick event for search button so that entered text in textbox is searched from the table and output is generated. I also have query named "Qry_soft" built. please help.
Last edited by a moderator: