A
Adam
I have a table with "day of week" field in it. I'm trying
to create a query that pulls records from a table using
the "day of week" field.
What criteria can i use to specify todays day. Date()
function doesn't work, cause i only need the day.
I use the DatePart function but it returns a number
representing the day. How can i get the day to return or
how can i convert the serial number or period number to
the day???
to create a query that pulls records from a table using
the "day of week" field.
What criteria can i use to specify todays day. Date()
function doesn't work, cause i only need the day.
I use the DatePart function but it returns a number
representing the day. How can i get the day to return or
how can i convert the serial number or period number to
the day???