So I am creating a model that exports out some shp files for me to send to a project manager. I want to include in this model the ability to send the email.
I want to create a variable that would have a drop down a list of project managers, that would contain grab their email. I have a table that I want to maintain that contains the project manager's name, and their email.
Any help on getting a variable set up to look at a table and grab a value would be helpful.