hi everyone!
i need to display all the data of a record in a form by selecting the value of combobox. for example when i select a Project_No display in combobox, the correspondence data of that record will be display on the controls such as textbox, others combo box , etc of the same form.
what i've reached so far is displaying all the Project_No of the project in the combobox...
Anyone has the solution? Any help will be appreciated, many thanks!
i need to display all the data of a record in a form by selecting the value of combobox. for example when i select a Project_No display in combobox, the correspondence data of that record will be display on the controls such as textbox, others combo box , etc of the same form.
what i've reached so far is displaying all the Project_No of the project in the combobox...
Anyone has the solution? Any help will be appreciated, many thanks!
Comment