Hello!
I am having an agenda app. It looks like this:
https://gyazo.com/2350693828723ae003a258945ebecebd
This is how it gets the value of the month:
Upper(Text(StartDate, "[$-nl-NL]mmmm"))
As you can see it goes from 28 to 30 (june)
And it goes from 1 to 4 july. Whenever I click on the 1, it still says june but it should say july... how can I change my code so it adds up?
The variabele I am using to see which date is selected, I use "SelectedDate"
The variabele is a date type: https://gyazo.com/59131a4acdfb8d84a5f247fd0fe85116

Report
All responses (
Answers (