Hi Guys,
I have some nested IIF statements, which work great, as long as the columns they reference have values in them. Otherwise, my database is littered with ERROR! all over it, and I get warnings when I export my data.
How can I make my IIF statements cope with nulls in columns they are trying to add?
I have some nested IIF statements, which work great, as long as the columns they reference have values in them. Otherwise, my database is littered with ERROR! all over it, and I get warnings when I export my data.
How can I make my IIF statements cope with nulls in columns they are trying to add?