G
Guest
I am using the following expression which works perfectly when I use a local
table. When I use the table that is ODBC linked to a SQL table, the
expression brings a null answer set. Between Date() And
DateAdd("d",-6,Date()). One more thing - is there any way to write the
expression so that it captures the last 6 business days (excludes Sat and Sun
as part of the 6 days)?
table. When I use the table that is ODBC linked to a SQL table, the
expression brings a null answer set. Between Date() And
DateAdd("d",-6,Date()). One more thing - is there any way to write the
expression so that it captures the last 6 business days (excludes Sat and Sun
as part of the 6 days)?