As Jerry has pointed out, conditional formatting does that ... in FORMS.
If you are attempting to do this directly in the table, stop now! Access
tables are not spreadsheets ... don't expect them to act like spreadsheets.
Regards
Jeff Boyce
Microsoft Access MVP
--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.
Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.
You can thank the FTC of the USA for making this disclaimer
possible/necessary.
"Kirbstone" <(E-Mail Removed)> wrote in message
news:EC5A13D8-F450-440E-A5CE-(E-Mail Removed)...
> Hi,
> I have a field in access called "Draft Proposal Released" and depending on
> what letter "D", "P", or "R" is entered into the field I would like the
> field
> to change to a different color. As an example if the letter "D" was
> entered
> all the text in that row would turn Red or if "P" was entered all the text
> in
> that row would turn Blue and if "R" was entered all the text in that row
> would remain the normal Black text with a white back ground. is this
> possible
> to do? It would be nice if I could just pick one row as I'm adding data
> and
> change all the text color in that row to what ever color I choose.
>
> Thanks for your help
|