I have a query that runs after you enter a beginning date and an ending date in different text boxes. Everything works except that the ending date is always 1 day less than the date you enter into the end date box. Here is the criteria I am using- >=[forms]![frmmspselectpercent]![text15] And <=[forms]![frmmspselectpercent]![text17]. If I enter 1 day after the date I want, it works fine, but I have different users entering dates and they won't remember what to do. I don't understand why the "<=" section of the criteria does not return the end date entered into the text box.
Any help will be appreciated.
Mike