S
Simon Davis
Access 2K , Win XPpro , Novice Coder
I want to be able to access data from a table in my DB
using code and show it on a form as follows :
Table Structure
Name : Text
RefNo ( Primary Key ) : Number
On the form I want to type in a name (contained within the
table ) in a textbox and the RefNo to be displayed in
another text box.
Can this be done and is there any code available to
achieve this.
Thanks in advance for any assistance
Simon.
I want to be able to access data from a table in my DB
using code and show it on a form as follows :
Table Structure
Name : Text
RefNo ( Primary Key ) : Number
On the form I want to type in a name (contained within the
table ) in a textbox and the RefNo to be displayed in
another text box.
Can this be done and is there any code available to
achieve this.
Thanks in advance for any assistance
Simon.