jameshopper
Technical User
Hi,
i found a problem at work today that i could do with a hand on if possible. I've found a few #error results in a calculated field, which i would like to be blank. Having a background in excel, i know there's a way there of using if(iserror(...., but this doesn't appear to be the same in access. I tried using iif(iserror(([field1]*2.25)+([field2])*3.5)),0,([field1]*2.25)+[field2])*3.5))
but it still left the #errors in place.
i'm sure this is a pretty simple thing and i must be doing something plainly wrong, but if someone could point me in the right direction, i'd be very happy
cheers
i found a problem at work today that i could do with a hand on if possible. I've found a few #error results in a calculated field, which i would like to be blank. Having a background in excel, i know there's a way there of using if(iserror(...., but this doesn't appear to be the same in access. I tried using iif(iserror(([field1]*2.25)+([field2])*3.5)),0,([field1]*2.25)+[field2])*3.5))
but it still left the #errors in place.
i'm sure this is a pretty simple thing and i must be doing something plainly wrong, but if someone could point me in the right direction, i'd be very happy
cheers