Se il valore nel DB è nullo, fai:

codice:
If isnull(Mq) then 
   Mq = "1"
end if