hi folks.
i have an access form that usese fields of a database. in one of the form fields, i have to pull the data from another table using a select statement. my question is, how do i put the result of this select into a host variable (the form field). the sql return ok with a single row of data item. can anybody help?
i have an access form that usese fields of a database. in one of the form fields, i have to pull the data from another table using a select statement. my question is, how do i put the result of this select into a host variable (the form field). the sql return ok with a single row of data item. can anybody help?