I'm trying to generate a report that correlates e-mail addresses with a particular person field. Some addresses belong to the couple, while others belong to the person. The latter case is trivially done. I haven't found a way to do the former. Any suggestions?
To provide an example, suppose I use a person field to store a member number in some organization. I want a report showing e-mail address associated with each member number. If the address is stored with the person, I'm fine. If the address is stored with the couple, it's not clear how to do that or if it can even be done.
To provide an example, suppose I use a person field to store a member number in some organization. I want a report showing e-mail address associated with each member number. If the address is stored with the person, I'm fine. If the address is stored with the couple, it's not clear how to do that or if it can even be done.
Comment