Quote:
Originally Posted by quarkpott
Me again.
Is it perhaps also possible that the field is only populated when Read Begin and Read End are filled in?
At the moment there is always a 0 entered.
Thanks in advance for the effort.
|
Is odd as I just got a blank, but hopefully this will work:
Code:
program:
if
$$#date1 && $$#date2
then
days_between($$#date1, $$#date2)
fi