Hi,
I am fairly new in Access and programming. Can someone let me know if it is possible to pass the value from an SQL statement directly to a text box in a form. eg Txtbox1.value= "select value from table where id =4". The form is not tied to the table the SQL is selecting from. If possible, please let me know. If not possible, is DLOOKUP the best option to bring a value to the text box?
Since I am not good in programming, please explain in detail.
Thanks
I am fairly new in Access and programming. Can someone let me know if it is possible to pass the value from an SQL statement directly to a text box in a form. eg Txtbox1.value= "select value from table where id =4". The form is not tied to the table the SQL is selecting from. If possible, please let me know. If not possible, is DLOOKUP the best option to bring a value to the text box?
Since I am not good in programming, please explain in detail.
Thanks