cenderawasih
MIS
Hello....
I have a continuous form that contains 2 comboboxes. User will select the job number and subjob Id from this combobox then when they click FIND button, The list of jobs and subjobs will be filtered to match the one specified in the comboboxes.
The find function works fine....what i need now is for the form to hide the lists of jobs before button FIND is clicked...meaning...when the user enter the form for the 1st time, they can only sees two blanks comboboxes and the FIND button...without the list of all jobs that exist in the database.
can anyone help?
I have a continuous form that contains 2 comboboxes. User will select the job number and subjob Id from this combobox then when they click FIND button, The list of jobs and subjobs will be filtered to match the one specified in the comboboxes.
The find function works fine....what i need now is for the form to hide the lists of jobs before button FIND is clicked...meaning...when the user enter the form for the 1st time, they can only sees two blanks comboboxes and the FIND button...without the list of all jobs that exist in the database.
can anyone help?