A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hello Francisco**,**
My Excel 365 is up to date; I have version 16.105 (26011018) and am running on the latest version of macOS.
Here is the formula:
LAMBDA(Last;Date_Int;DoB;Interval;Fin;
LET(S1;if(Last=0;date(year(Date_int);month(Date_int)+Interval+day(Date_int));date(year(Last);month(Last)+Interval+day(Last)));
Suivant;if(S1>date(year(DoB)+Fin;month(DoB);day(DoB));"Superflu!";S1);
Suivant))(B2;C2;D2;48;60)
And the error I'm getting is: