I have a database which follows the progess of a report from start to finish,
there are 5 stages numbered imaginatively 1 to 5. I am looking to record the date that the code changed.
rather than get the user to record the date, I propose having 5 fields i.e. date of stage 1. date of stage 2 etc
so when the user changes the progress to stage 2 , the date field has the date imputted into it.
I can only seem to get the TOday() syntax, which is obviously volatile.
any ideas on how to stop the date from changing?
ta
John
there are 5 stages numbered imaginatively 1 to 5. I am looking to record the date that the code changed.
rather than get the user to record the date, I propose having 5 fields i.e. date of stage 1. date of stage 2 etc
so when the user changes the progress to stage 2 , the date field has the date imputted into it.
I can only seem to get the TOday() syntax, which is obviously volatile.
any ideas on how to stop the date from changing?
ta
John