GT_engineer
Registered User.
- Local time
- Today, 05:35
- Joined
- Aug 23, 2012
- Messages
- 85
I have a form with a subform. The subform is in datasheet format and is basically a list of employee. So you add as many employees as you want to a particular form (the form is for inspections). Some forms may have 2 employees and others 4-5.
I have a button where you click it and it will send an email to the employees on the list.
I don't know how to retrieve the employees name from the list???
If it were a single form I could easily do name = me.Employee but becuase its from a datasheet i have several employees.
Any ideas??
I have a button where you click it and it will send an email to the employees on the list.
I don't know how to retrieve the employees name from the list???
If it were a single form I could easily do name = me.Employee but becuase its from a datasheet i have several employees.
Any ideas??