Re: Help with code
- From: "Mike Painter" <mddotpainter@xxxxxxxxxxxxx>
- Date: Tue, 05 Apr 2005 01:54:18 GMT
matt donker via AccessMonster.com wrote:
> Hey guys, i am trying to make the database output the data in a table
> then delete the data on the last day of the month. However it is the
> 4ht of april right now so i am testing it trying to get the result
> from the function to be true today. Anyways i can't get it to work
> and i have no idea where the problem lies can someone please help
> me???? and yes i am obivously a rookie at this. the recordthere
> statement is in quotes so i could make sure it was not the reason the
> code wasn't running. Note: the function being called is at the bottom
> of the code.
There is rarely a reason for moving records to an archieved status in
another table.
It makes compareing previous information difficult.
A query to select the current values is all that is needed.
Performance is not an issue and hasn't been since about the time 300Mhz was
reached.
.
- References:
- Help with code
- From: matt donker via AccessMonster.com
- Help with code
- Prev by Date: Set focus problem
- Next by Date: Re: How does one calculate direction?
- Previous by thread: Re: Help with code
- Next by thread: Use autonumber with a existing table with number
- Index(es):
Relevant Pages
|