I want to know if the following is possible: suppose if made a query.
When i turn to sql view it says (simplified):
select name, address, phone
from tbladdresses, tbllookup
where bla, bla, bla
Now i want to copy it into unbound txtbox1 and push a button.
The second txtbox should look like...