Guys i have a form and i need to set the value within a textbox or label to the value from a table using an sql select statement.
I can get the value into a combo box using rowsource, but i need it either in a Textbox or Label.
I dont want to use vba, because its for uni assignment. The only vba code ill use really is just requeriies.
Any ideas please ?
I can get the value into a combo box using rowsource, but i need it either in a Textbox or Label.
I dont want to use vba, because its for uni assignment. The only vba code ill use really is just requeriies.
Any ideas please ?