I'm trying to add minutes to Now(). I was hoping to create a table that would feed to a list box. However, I'm not sure how to format the table so that the list box shows 15, 20, 25, 30..., and when I write an expression in a query of "=now() + [Forms]![FormName].[FieldName] would result the...