Hi Folks,
I have a series of textboxes on a form that act as labels for other textboxes that display information. The reason I am using textboxes rather than labels is that they are dynamic i.e. the 1st one is Date(), the second is Date()+1 and so on. They are formatted 'dddd' so that they show the day of the week.
I would liketo have Saturday and Sunday appear 'greyed out' but I don't know how to apply the conditional format that would identify the required days.
I know this is not earth shatteringly important but it would be nice to have.
Thanks , Chalkie.
I have a series of textboxes on a form that act as labels for other textboxes that display information. The reason I am using textboxes rather than labels is that they are dynamic i.e. the 1st one is Date(), the second is Date()+1 and so on. They are formatted 'dddd' so that they show the day of the week.
I would liketo have Saturday and Sunday appear 'greyed out' but I don't know how to apply the conditional format that would identify the required days.
I know this is not earth shatteringly important but it would be nice to have.
Thanks , Chalkie.