I have created a report that prompts the user to enter a starting and ending date so the query can select records in that range. The header of the report includes the date range in the title. If there no records in the range, the report is blank (correct) but the header prints out for the dates "Error#". Is there any way to correct this? Also, I would like to be able to allow the user to optionally hit return on the end date and have the date default to todays date. Can this be done? Thanks!