A family of Microsoft relational database management systems designed for ease of use.
Hi, yes, I initially tried to add the zero without the helper field but the iif didn't work. So I created the helper field for a couple of reasons - to confirm a function worked at all (it did, the LEN function), and also thinking that perhaps for some reason the embedded function was the problem (though it never was before). When it didn't work I created the very simple iif test (iif(1+1=2,"yes","no") and that didn't work either. It was then that I poked around on this site, called MS, then was referred back to this site. It seems it's the iif function that's having a problem.