Forum Discussion
Krijgersss
Helper II
2 years agoneed help
i need some help with some date colum. i have a enquete that will be filled on month base. now if someone fills the enquete in februari his answers are for the previous month so for Januari. i ...
- 2 years ago
NewColumn = EDATE([date],-1)
lbendlin
Super User
2 years agoMONTH(EDATE([date],-1))
Krijgersss
Helper II
2 years agoThis gives me back the numbers of the month the result is oke but i want to make it a date colum so i can place a relation with a calender table
- lbendlin2 years ago
Super User
NewColumn = EDATE([date],-1)