Hi!!
I need to find the IDCompany depending on user selection that matches with the ID
For Example
Text1.Text= "SCA" 'User selection
and I need to obtain the CompanyID that is in the same table (Access Database) in a Text Box for further use
IDCompany CompanyName
1 GNP
2 STE
3 SCA
4 ABS
Is there a way to do it with code?
Any hit or tip could be helpful
Quique79
I need to find the IDCompany depending on user selection that matches with the ID
For Example
Text1.Text= "SCA" 'User selection
and I need to obtain the CompanyID that is in the same table (Access Database) in a Text Box for further use
IDCompany CompanyName
1 GNP
2 STE
3 SCA
4 ABS
Is there a way to do it with code?
Any hit or tip could be helpful
Quique79