If i have a Dropdown with the following items Fx: '[dbo].[tblTestes]'
It list the primary key (Code) in the dopdown.
tblTestes has the following columns:
Code
Name
Surname
Phone
How can i:
A - list the second column (Name) instead of the (Code) column
B - List the (name) column but filter all the results to a specific (Surname)
Thanks

Report
All responses (
Answers (