I have a form that accepts user input, (a start and end date) and then produces a report. On the report I am pulling the date from the form and it shows up fine. When the report is printed or saved as a snapshot the date feild is not filled in. The form is based on a query, with the query using [forms]![formname]![datefeild]. This is also used to fill in the report. Any ideas why this information will not print or save in the snapshot?