Hi all,
Not sure how to word this, but please bare with me.
I have a form with several unbound text boxes which make up a Calender. When the form Loads Values are passed to these text boxes which make up the dates of the month.
What i would like to happen is if one of the Values of my unbound text box matches one of them in my table, then make the backcolor of the text box that matches the Value Red.
Am really unsure how to do it.
Thought might have to use a list box or a run a query maybe?
My unbound text boxes are called Date1, Date2, Date3 and so on. When the form loads the Values will be for example:-
01/04/2004, 02/04/2004 and so on.
Any help will be greatly appreciated.
Regards
Taff
Not sure how to word this, but please bare with me.
I have a form with several unbound text boxes which make up a Calender. When the form Loads Values are passed to these text boxes which make up the dates of the month.
What i would like to happen is if one of the Values of my unbound text box matches one of them in my table, then make the backcolor of the text box that matches the Value Red.
Am really unsure how to do it.
Thought might have to use a list box or a run a query maybe?
My unbound text boxes are called Date1, Date2, Date3 and so on. When the form loads the Values will be for example:-
01/04/2004, 02/04/2004 and so on.
Any help will be greatly appreciated.
Regards
Taff