Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

DateAdd

Good morning, I want to add 1 month to my column "birthday date" so I tried to use the function DateAdd but I got blank space for some value in my new column. Indeed I see in internet that it only w...
  • Anonymous's avatar
    Anonymous
    5 years ago

    I found a solution, I use the founction EDATE(date,nbreofmonth) and it works perfectly

    Thank you