geospatial
Active Member
- Joined
- Sep 2, 2008
- Messages
- 290
Trying to automate the creation of memorandums. In the memo i want to be able to create lists with individuals names and job title, but I want to be able to do it by check box.
For instance I will have a row that says. Primary User. Under Primary user it could have 1 individual or it could have 10 individuals. Once those are all listed there is a row that has alternate users and same it could be 1 individual or multiple.
What I would like is when the report opens to have a drop down or checkboxes of all individuals in my personnel table. For instance it could have a pop up that says add primary users and then shows all individuals in the table. I put checkboxes next to all those I want and then I hit a button to accept and it adds those. Then it ask for alternate and does the same thing. After that it opens the report with the data.
Another question would be is if this makes sense to do it this way or to have another table that puts additional duties in and then query from there? Any thoughts on how to get the final product would be appreciated.
For instance I will have a row that says. Primary User. Under Primary user it could have 1 individual or it could have 10 individuals. Once those are all listed there is a row that has alternate users and same it could be 1 individual or multiple.
What I would like is when the report opens to have a drop down or checkboxes of all individuals in my personnel table. For instance it could have a pop up that says add primary users and then shows all individuals in the table. I put checkboxes next to all those I want and then I hit a button to accept and it adds those. Then it ask for alternate and does the same thing. After that it opens the report with the data.
Another question would be is if this makes sense to do it this way or to have another table that puts additional duties in and then query from there? Any thoughts on how to get the final product would be appreciated.