You could just 'extract' the dd/mm/yyyy component of Now
Code:
y = DateAdd("d", -daypas + x, Cdate(Format(Now, "dd/mm/yyyy")))