questo è lo script

codice:
if Rs("id") < 10 then
if (rs("fine")>= Now()) then
stato="Attiva"
end if
if (rs("fine")<Now()) then
stato="Conclusa"
end if
praticamente è come se non mi consideri l'uguale....anche in access....cos'è che non so?
grazie