Just been struggling for a while to update the Control Source using the Expression Builder for a text box on my form. I want it to look at a date range linked to a selected date in another textbox on the form. The two date formats appear to be different, the expression builder is looking for US format (mm/dd/yyyy) but the text box date format is my normal dd/mm/yyyy. Can I get the date format in the control source to look for dd/mm/yyyy?