As I come from a Access VBA background I am sort of knew to the world of VB6.
Could someone give me guidance on the best solution to this problem. I have a form where the user enters a street name and number. The system then checks the database and returns a possible list of addresses. The user then selects one of the addresses which populates various parts of the form.
My dilemma is the best way to display the choices to the user. Multiple columns and headers are required and space is limited on the form.
John
Could someone give me guidance on the best solution to this problem. I have a form where the user enters a street name and number. The system then checks the database and returns a possible list of addresses. The user then selects one of the addresses which populates various parts of the form.
My dilemma is the best way to display the choices to the user. Multiple columns and headers are required and space is limited on the form.
John