Status update query



I am looking for some help and advice to finish my access database.
In my access database I got table called ‘tblJobs’. There are some
fields – ID, Date, Job, Priority, Status, JobNo, etc. There are 3
status (completed / progress / pending). Some of the jobs need days to
finish. Where as some finishes at the same day. I have a query called
‘QRY_progress’ which will list out the in progress jobs. But here I
have the problem ie. I got a job with a job number ‘500’ and job ID
‘1000’ (job ID is auto number). Today Status of Job Number 500 is
progress, but tomorrow it is completed. So what happens is this job
will be reflected in ‘QRY_Pending’ and ‘QRY_Completed’. What I wish to
do is to set the status of all the progress jobs to ‘completed’ once
the job is actually completed. How to do this automatically.
Rama
.



Relevant Pages

  • Re: Database Listing and Sorting
    ... I am a rookie and just filling in) ... > I was wondering if someone could give some quick advice on how to modify the ... > This is coming from an Access database using ODBC so the 'GetRecord' ... > shorten the display. ...
    (microsoft.public.vc.database)
  • Re: Change Log On account in MS FW service - error 11004
    ... > These are W3C format on local drive, would like to configure it to SQL DB. ... > Please advice. ... Thx. ... Or in Access database? ...
    (microsoft.public.isa.configuration)
  • Re: OpenForm Action
    ... "McBride" wrote in message ... > I am using an Access Database that I did not create. ... But I am familiar with VBAs ... Tina's advice on how to track this down is good, ...
    (microsoft.public.access.formscoding)
  • Re: How to secure an Access database.
    ... To learn how to secure an Access database, check out the Access Security FAQ ... My advice is to read the entire document thoroughly several times, ...
    (microsoft.public.vb.database.ado)
  • decimal places of numeric value from data base
    ... when RS is a recordset from an Access database and the column in question ... Any advice would be highly appreciated. ... Prev by Date: ...
    (microsoft.public.scripting.vbscript)