I have a database which has 2 fields, 'date received' and 'date actioned'. I want to create another field which atomatically logs (yes or no) whether the date between the two is over 2 days.
Can anyone tell me what the expression would be, and how I would go about this?
Thank you