0
expire date
Good morning i have table where i have one Field call start date , one field where i need put the duration in months and one field where i need to calculate the expire date , can you show me the correct formula ? thanks in advance
Francesco
1 reply
-
expiredate:=date(year(startdate),month(startdate)+duration in month, day(startdate));
Content aside
- 4 yrs agoLast active
- 1Replies
- 641Views