Jul 30, 2008 #1 Brianfree Programmer Feb 6, 2008 220 GB Hi i want to change a textfield font colour if todays date() => a Date in a textfield on continuous form. I have tried this but it only works for one row not all rows? Where am i going wrong? Many thanks, BF
Hi i want to change a textfield font colour if todays date() => a Date in a textfield on continuous form. I have tried this but it only works for one row not all rows? Where am i going wrong? Many thanks, BF
Jul 30, 2008 #2 jamaarneen Programmer Dec 27, 2007 213 BE Hi BF, Try to do this with 'Conditional Formatting' on the textbox. when the textbox is selected, go format > conditional formatting... Hope this will help you Ja Upvote 0 Downvote
Hi BF, Try to do this with 'Conditional Formatting' on the textbox. when the textbox is selected, go format > conditional formatting... Hope this will help you Ja
Jul 30, 2008 #3 TheAceMan1 Programmer Sep 23, 2003 11,174 US How are ya Brianfree . . . In conditional formatting your [blue]expression would be[/blue]: Code: [blue]Expression Is [purple]Date()>[B][I]YourTextboxName[/I][/B][/purple]][/blue] See Ya! . . . . . . Be sure to see thread181-473997 Also faq181-2886 Upvote 0 Downvote
How are ya Brianfree . . . In conditional formatting your [blue]expression would be[/blue]: Code: [blue]Expression Is [purple]Date()>[B][I]YourTextboxName[/I][/B][/purple]][/blue] See Ya! . . . . . . Be sure to see thread181-473997 Also faq181-2886