Hi all, can I check is there a function that I can use to convert "2024-01-25" to 45316 (which is the number of days that elapsed from Jan 0, 1900).
I have tried to use the TONUMBER but I am getting "2024" instead.
In excel, I would be able to use INT()
Any help is much appreciated.
Thank you