I have a form1 and form2, form the form1 i have a such impormation from form 1 which is name, employee id, from form2 i want to input the employee id only and display all information of form the employee id
for example employee id: 1234
name: Jayhson
employee id: 1251
name: Test
when you input a employee id display all information
like this
thanks help me…