Cita:  
					Iniciado por DK_  prueba esto:
 
if rs.recordcount=0 then
     intCantidad = 0
else
     If IsNull(rsProducto!Cantidad) = True Then
          intCantidad = 0
     Else
          intCantidad = rsProducto!Cantidad
     End If
End if
    Por favor, que este topic es del 2004, no subáis temas antiguos....