Quote:
Originally Posted by chaley
I can't help you until you tell us what calculation you want to do.
Do you want
Code:
#adevolver (a computed date) = #fechaprestamo (a date) + #diasadevolver (count of days)
?
|
I'd like
Code:
#fechaprestamo (a date) + #diasadevolver (Manually entered in column) = #adevolver (a computed date)