In a text box try an =IIF statement as the control source. this uses the =IIF(SOMETHING,THEN,ELSE) format.
The code here compares the field enddate to the field startdate. If they are the same, it displays startdate, if they are different, it displays both with an & in between (separated by...