W
William
Hi,
i use a launcher for input date period(from date ;to date) and apply a
WhereCondition to another Form.
"(Date Between #" & FromDate & "# And #" & ToDate & "#)"
the problem is when this WhereCondition apply to the Form it will auto
switch day and month.
1/3/2005 => 3/1/2005 (Mar => Jan, 1st => 3th)
i have checked Data Table , Field of Form, datasource of Form every is set
to d/m/yyyy.
is there any option to control it, such defult language/ region?
thx.
William
i use a launcher for input date period(from date ;to date) and apply a
WhereCondition to another Form.
"(Date Between #" & FromDate & "# And #" & ToDate & "#)"
the problem is when this WhereCondition apply to the Form it will auto
switch day and month.
1/3/2005 => 3/1/2005 (Mar => Jan, 1st => 3th)
i have checked Data Table , Field of Form, datasource of Form every is set
to d/m/yyyy.
is there any option to control it, such defult language/ region?
thx.
William