I was wondering if any of you could help me,
I have created a database an need a validation method. Here is the scenario, I have 3 fields
Room Number // Date of Departure // Room in Use
Here is what i want to happen, when the database is opened i need to check the current date and compare it with the date entered in the date of departure field. If the current date is equal to or greater than the date in the date of departure field i need to untick the room in use box (obviously the guests have left) and clear the date of departure field so that data can be entered again. This will need to happen for all room numbers.
Any Help would be great as i am at a total loss
Dean
I have created a database an need a validation method. Here is the scenario, I have 3 fields
Room Number // Date of Departure // Room in Use
Here is what i want to happen, when the database is opened i need to check the current date and compare it with the date entered in the date of departure field. If the current date is equal to or greater than the date in the date of departure field i need to untick the room in use box (obviously the guests have left) and clear the date of departure field so that data can be entered again. This will need to happen for all room numbers.
Any Help would be great as i am at a total loss
Dean