Gerbers404
Programmer
Hi there. I would like to be able to run a select query (which will return only one record of one field) and transfer the results of that query to a field on a form... Is there any way that this can be done? Basically, I have a combo box wich allows user to select an employee. I want to have a field on the form that automatically displays that person's e-mail address (the name and e-mail address reside in the same table) that I can reference to as the "To:" part of the send object command. Seems that the only way I can do this is to query by name and return the address to that field, but I don't understand how to put the address into the field. It also doesn't seem like it would automate very well. Maybe my logic is lacking. Are there any ideas?
Thanks,
Gerbers404
Thanks,
Gerbers404