Hello all,
How would I go about writing some code to highlight the current day if a day field in a form matches.
i.e. I have a schedule form that has a field that has the day manually entered, so Monday, Tuesday etc.
And on the top of the form I have a text box set to =Now() and the date format set to dd mmmm - dddd
And what I want to do is make it so what ever the current day is, any records in the form that match the current day will be highlighted.
I really don't have a clue on how to tackle this, but suspect there may be a relatively easy way of doing it if I knew what I was doing !
Any help would be greatly appreciated.
Damob
How would I go about writing some code to highlight the current day if a day field in a form matches.
i.e. I have a schedule form that has a field that has the day manually entered, so Monday, Tuesday etc.
And on the top of the form I have a text box set to =Now() and the date format set to dd mmmm - dddd
And what I want to do is make it so what ever the current day is, any records in the form that match the current day will be highlighted.
I really don't have a clue on how to tackle this, but suspect there may be a relatively easy way of doing it if I knew what I was doing !
Any help would be greatly appreciated.
Damob