Forum Discussion
Anonymous
5 years agoNot applicable
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...
- Anonymous5 years ago
I found a solution, I use the founction EDATE(date,nbreofmonth) and it works perfectly
Thank you