Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a listbox "MonthInNumer", which shows me the months from January to December in Numbers (1-12).
I created the field with the following:
month(date(DateID,'MM')) as MonthInNumber,
Now I want to select automatically the current Month in this field when opening or reloading the document.
Is there a way to achive this with macro or another way?
Thanks!
Thank you!
It's working 🙂