I'm trying to construct a small, simple Church Member Directory database, and have found answers to most of my problems. However, I still have one challenge I cannot overcome.
I'm taking information (Names, addresses, phone numbers, birthdays, wedding anniversaries, etc.) from all the members. This includes the minor children of our members. When I print the directory, I don't want the phone number, email, and wedding anniversary fields to even show. So far the ONLY way I can figure out how to do it is to make separate reports from each of the groups of members (seniors, widows/widowers, married couples, teens, and minor children.)
Is there ANY way that these fields can be omitted at the query level?
I've asked this in several other forums, but all I'm told is to read the Access help files. (Already done that!!)
Thanks