Countymnca
Technical User
Hello,
I need to change the forecolor of a box that displays the last time an entry was made if the time is greater than 10 minutes ago.
I have changed form and text box properties before with a timer and have gotten the Datediff function calculating the difference in time (minutes) between the time in the box and Time() but getting the text boxes to change is proving to be a problem. There are a dozen of these boxes that I need to do this with on one form.
How would I go about this?
Thanks in advance
I need to change the forecolor of a box that displays the last time an entry was made if the time is greater than 10 minutes ago.
I have changed form and text box properties before with a timer and have gotten the Datediff function calculating the difference in time (minutes) between the time in the box and Time() but getting the text boxes to change is proving to be a problem. There are a dozen of these boxes that I need to do this with on one form.
How would I go about this?
Thanks in advance