Date field based on 2 other fields
I have two fields:
Travel Date (date field)
Number of Nights (number field)
I want to create a third field that auto-calculates another date, 'Travel Date' + 'Number of Nights' = 'New Date'
Please can somebody tell me how to do this?