codice:
if IsNull(nomevar1) AND IsNull(nomevar2) then
' nulla
else
' tutto
end if
Attenzione però, null non vuol dire vuoto.