G
Guest
I have a table containing dates of surgery; the field is [Date]. The user
wants a list of all surgeries done on a certain week day, for instance
"Thursday". How can I write a query that gets a list of all surgeries done
on the day of the week that the user enters when the query is run?
wants a list of all surgeries done on a certain week day, for instance
"Thursday". How can I write a query that gets a list of all surgeries done
on the day of the week that the user enters when the query is run?