G
Guest
I am running Access 2k and am wondering why I would be getting an error with
this formula
=IIf([ProductLength]=0,[BlanksperSheet],[ProductWeight])
I have all the needed fields associated with the report that is pulling this
information. And if I tell the field just to fill in BlanksperSheet or
ProductWeight I get no error. I've got other IIf statements pulling using
the same arguement that work fine until I enter this one then one of them
stops working. Any help with this would be greatly appreciated.
this formula
=IIf([ProductLength]=0,[BlanksperSheet],[ProductWeight])
I have all the needed fields associated with the report that is pulling this
information. And if I tell the field just to fill in BlanksperSheet or
ProductWeight I get no error. I've got other IIf statements pulling using
the same arguement that work fine until I enter this one then one of them
stops working. Any help with this would be greatly appreciated.