Hi all,
Simple thing, but I haven't done it before.
I've got some reports that the user can run for multiple criteria. One of the parameter/criteria fields is dept. They can leave blank for all or choose the dept. Works fine.
What I'm now back to doing is designing a mass email of one of these reports to the customer's employees. This means that the report will be run, filtered by the "dept" parameter, and sent to employees.
I'm going to set this up in a table, with the employee's email address as a field and the dept as a field. Since some employees may have not one, but multiple depts. or a range of depts - what is the proper way to list this in the table?
i.e. if a user needs depts 505 and 600 ---"505, 600"?
i.e. if a user needs a range of 100 - 150 ---"100-150"?
The company says they will maintain a list of who gets what, so I want to be able to let them know how it should be indicated so they can send it to me correctly without a lot of tweaking when updated. I'll check it of course
Simple thing, but I haven't done it before.
I've got some reports that the user can run for multiple criteria. One of the parameter/criteria fields is dept. They can leave blank for all or choose the dept. Works fine.
What I'm now back to doing is designing a mass email of one of these reports to the customer's employees. This means that the report will be run, filtered by the "dept" parameter, and sent to employees.
I'm going to set this up in a table, with the employee's email address as a field and the dept as a field. Since some employees may have not one, but multiple depts. or a range of depts - what is the proper way to list this in the table?
i.e. if a user needs depts 505 and 600 ---"505, 600"?
i.e. if a user needs a range of 100 - 150 ---"100-150"?
The company says they will maintain a list of who gets what, so I want to be able to let them know how it should be indicated so they can send it to me correctly without a lot of tweaking when updated. I'll check it of course