I have a report named "rptTimeTracking" that is generated from a parameter query named "qryTimeTracking". The report works fine but I would like to have the parameters droped into the Report. This report was created by the chart wizard if that makes any difference. I have tried making an unbound textbox with the code of =Reports![rptTimeTracking]![Enter Start Date], but when I preview the report all I see is Error. This is in Access 2003 format. Any help would be great.