Hi All,
This is a probably a simple question, here is my problem...
Currently I have a search form based on a combo box, the user selects the jobcode and click on a command button. This will open another form, displaying all the entries under that jobcode.
Now, in that display form, there is a primary key, "Detailed Finding Reference Number". I want to create another command button "View", which on click will take the user to the details of that entry based on this primary key...
Having trouble building this event..
Thanks a million!
This is a probably a simple question, here is my problem...
Currently I have a search form based on a combo box, the user selects the jobcode and click on a command button. This will open another form, displaying all the entries under that jobcode.
Now, in that display form, there is a primary key, "Detailed Finding Reference Number". I want to create another command button "View", which on click will take the user to the details of that entry based on this primary key...
Having trouble building this event..
Thanks a million!