I am trying to figure out how to search a report that I have 26 field that are dates. I would like to be able to just have the records show up that are within a date range. I have done it by 1 date before, not sure how to cover all 26 dates though??
I tried this but it does not find the last records at all that deal with the 1/2Days
{Employees.Day1} in {@StartDate} to {@EndDate} or
{Employees.Day2} in {@StartDate} to {@EndDate} or
{Employees.Day3} in {@StartDate} to {@EndDate} or
{Employees.Day4} in {@StartDate} to {@EndDate} or
{Employees.Day5} in {@StartDate} to {@EndDate} or
{Employees.Day6} in {@StartDate} to {@EndDate} or
{Employees.Day7} in {@StartDate} to {@EndDate} or
{Employees.Day8} in {@StartDate} to {@EndDate} or
{Employees.Day9} in {@StartDate} to {@EndDate} or
{Employees.Day10} in {@StartDate} to {@EndDate} or
{Employees.Week Taken1} in {@StartDate} to {@EndDate} or
{Employees.Week Taken2} in {@StartDate} to {@EndDate} or
{Employees.Week Taken3} in {@StartDate} to {@EndDate} or
{Employees.Week Taken4} in {@StartDate} to {@EndDate} or
{Employees.Week Taken5} in {@StartDate} to {@EndDate} or
{Employees.Week Taken6} in {@StartDate} to {@EndDate} or
{Employees.1/2Days1} in {@StartDate} to {@EndDate} or
{Employees.1/2Days2} in {@StartDate} to {@EndDate} or
{Employees.1/2Days3} in {@StartDate} to {@EndDate} or
{Employees.1/2Days4} in {@StartDate} to {@EndDate} or
{Employees.1/2Days5} in {@StartDate} to {@EndDate} or
{Employees.1/2Days6} in {@StartDate} to {@EndDate} or
{Employees.1/2Days7} in {@StartDate} to {@EndDate} or
{Employees.1/2Days8} in {@StartDate} to {@EndDate} or
{Employees.1/2Days9} in {@StartDate} to {@EndDate} or
{Employees.1/2Days10} in {@StartDate} to {@EndDate}
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.