Hi. In my form, I have a field that looks up personnel records, then stores a personnel name in my project record. Now, I need to have a button in my project record that looks up that employee's E-mail address!
In Ryan VB talk, this would equate to:
Where Employee = Personnel.Employee Get EMailAddress
I am a VB NEWbie, so ANY help would be appreciated!
The reason I need to do this is so that I can reference data in my project record in a DoCMD.SendObject clause...
Thanks!
Ryan
In Ryan VB talk, this would equate to:
Where Employee = Personnel.Employee Get EMailAddress
I am a VB NEWbie, so ANY help would be appreciated!
The reason I need to do this is so that I can reference data in my project record in a DoCMD.SendObject clause...
Thanks!
Ryan