1 - How can I add hours (5 or 13 or even 38 hrs) from a dropdown to current time and it shows expected close datetime - I am thinking of the function NOW() + hrs from a dropdown, but it doesn’t work
2 - How can I calculate the difference between dates? - Same function as DatedIf in googlesheet