Well I'm back with another question. Im having problems making a search form. Heres my case. I have a Table called tbl_ProjectMain in this table I have many fields but I'm trying to create a search form that has a textbox that will accept text or numbers and when entered you click a button and it will search against any or all of these 4 fields (Recid, PID, PIDO, Pewd) and will return the resulting record or records in like a dataview/tubular view in the bottom of the form allowing the user to select and open that record up.Or that will just open my main form to that record.
Can anyone please help
Can anyone please help