0

unexplained error #Value even though criteria exists

I have a report that I am modifying. I only added the "Shipment Type" criteria and it works for shipment types containing numbers (1,2,3,4,5,6,7,8) but when it gets to a type that contains a letter (I, J, T, D) it fails with a #Value error that I can not explain? All codes listed are in the DB. If I run the "debug" it tells me "10 is not an option. The exisitng options are ,1,2,3,4,5,6,7,8,I,J,T,D" which seems to include what I am asking for to begin with? Any ideas, anyone?


=NL("Count","Shipment",,"Company=","10-COMPANY1","Date Created","010112..013112","Cust. Reg. Type Code","COMMERCIAL","Shipment Type", "J")

1 comment

Please sign in to leave a comment.