B
bhrosey via AccessMonster.com
Hello. I'm creating a church directory and I have it set up so that below
their picture it shows their names and then the names of their children. In
my table I have a place to list their children, however, some members want
their grown children listed (they are not pictured) or a spouse that is not
pictured. So what i thought I would do, is in my table add fields so that if
the children are pictured they would go in ChildName field and if they are
NOT pictured they would go in the ChNotPic field. My question is this, when
I write my query, how do I do it so that if ChildName is Null, use ChNotPic
instead.
Thanks for the help
their picture it shows their names and then the names of their children. In
my table I have a place to list their children, however, some members want
their grown children listed (they are not pictured) or a spouse that is not
pictured. So what i thought I would do, is in my table add fields so that if
the children are pictured they would go in ChildName field and if they are
NOT pictured they would go in the ChNotPic field. My question is this, when
I write my query, how do I do it so that if ChildName is Null, use ChNotPic
instead.
Thanks for the help