for each Riga as datarow in tuodataset.tuatabella.rows if riga("colonnaDaVerificare")=5 then msgbox "Attenzione ci sono solo " & riga("colonnaDaVerificare") & " di" & riga("nomeProdotto") end if next