C
Contro
Hi guys!
Kind of hard to put in a subject header for this.
Basically, I want to run a query so that it picks up which records have
today's date in a specified field. But when the query is run again, it
will not pick up that record again.
How do you go about this?
I've had a few thoughts on it: is it possible to create a query that
sets a field to true once the query has been run via an update, or
would this not work as it's separate from the select statement i.e.
access would complain that it's not a valid statement or somesuch
(apologies for not yet trying this out; I meant to, but didn't get
chance this morning, and won't have enough time to post this message
this afternoon)?
Have you guys any ideas about how best to tackle this? Your help, as
always, would be hugely appreciated!
Many thanks in advance.
Contro.
Kind of hard to put in a subject header for this.
Basically, I want to run a query so that it picks up which records have
today's date in a specified field. But when the query is run again, it
will not pick up that record again.
How do you go about this?
I've had a few thoughts on it: is it possible to create a query that
sets a field to true once the query has been run via an update, or
would this not work as it's separate from the select statement i.e.
access would complain that it's not a valid statement or somesuch
(apologies for not yet trying this out; I meant to, but didn't get
chance this morning, and won't have enough time to post this message
this afternoon)?
Have you guys any ideas about how best to tackle this? Your help, as
always, would be hugely appreciated!
Many thanks in advance.
Contro.