Quote from
Gaev on December 9, 2021, 11:28 pm
@sinesi-giuseppe
My apologies for the first post, I was thinking of VisualNEOWeb.
If you need this in VisualNEOWin, there are native commands for it ...
https://winhelp.visualneo.com/Control.html#DATETONUM
... the trick is to convert both dates to a number (which is the number of days since December 30, 1899) ... then subtract the two numbers ... there is even an example solution for what you are looking for.
@sinesi-giuseppe
My apologies for the first post, I was thinking of VisualNEOWeb.
If you need this in VisualNEOWin, there are native commands for it ...
https://winhelp.visualneo.com/Control.html#DATETONUM
... the trick is to convert both dates to a number (which is the number of days since December 30, 1899) ... then subtract the two numbers ... there is even an example solution for what you are looking for.
Vadim and CN_Iceman have reacted to this post.