hi,
i have a form, which is linked to a table with 2 fields starttime and endtime, what i want is when the form is refreshed, the time is picked up from the system and saved in the starttime field and when i goto the next record, it takes the system time and saves it in the endtime therfore these 2 times should not be the same. also, the endtime of the 1st record becomes the starttime of the next record, thereby no time difference between 2 records.
thnx
i have a form, which is linked to a table with 2 fields starttime and endtime, what i want is when the form is refreshed, the time is picked up from the system and saved in the starttime field and when i goto the next record, it takes the system time and saves it in the endtime therfore these 2 times should not be the same. also, the endtime of the 1st record becomes the starttime of the next record, thereby no time difference between 2 records.
thnx
Comment