Looping through an ADO recordset, I get an Invalid use of null error when I try to add Null to an integer.

Anyone know of a clean way to go around that ? I'd like to avoid If-Then-Else if possible.

Thanks...