Spooked
Sep 7th, 2000, 05:24 AM
I am using Microsoft Access '97 to create a databse which basically stores information about how a process is completed. I'm fairly sure I will need to use VB to carry out the following:
Each process sheet has a process number and is set to active if it is the most up to date revision.
What I want to be able to do is:
When a new process sheet is entered, I want Access to check if a sheet with that process number already exists. If it does I want to set it to inactive.
I also want it to retrieve the revision number from the old sheet and store it incremented by one in the new sheets revision number field.
I need to be able to tell Access to store the current date in the date field whenever the record has been created.
If anyone can help me with this or any part of this, I would be very grateful. I'm very STUCK!
Each process sheet has a process number and is set to active if it is the most up to date revision.
What I want to be able to do is:
When a new process sheet is entered, I want Access to check if a sheet with that process number already exists. If it does I want to set it to inactive.
I also want it to retrieve the revision number from the old sheet and store it incremented by one in the new sheets revision number field.
I need to be able to tell Access to store the current date in the date field whenever the record has been created.
If anyone can help me with this or any part of this, I would be very grateful. I'm very STUCK!