Hello,
I’ve been tinkering with the following for a while. I implemented three dropdowns for the user to select his/her birthday. See above image. Next to the dropdowns is a TEXT FIELD (“birth_date”) with dynamic data that collects the information from the dropdowns and displays it as a date/time. My problem is that I haven’t managed to convert the month’s dropdowns (abbreviated as “Jan.”, “Feb.”, etc.) to the corresponding numbers (“1”, “2”, etc.) in order for the TEXT FIELD to display the correct month.
Currently, the formula I’m using looks like this:
Many thanks for your help,
And Happy Easter!