Function UltimoGiorno(Data_Gio as Date) as Dateif Date_Gio = "" thenData_Gio = Dateend ifUltimoGiorno = DateSerial( Year(Data_Gio), Month(Data_Gio)+1, 0 )End Function
Posta un commento
Nessun commento:
Posta un commento