Hello, I am attempting to condiotionally format certain text (not the entire field) within a memo field in a report. I have several values and each of the values need to be formatted either red, blue, or green. So For example I would like access 2007 to look for the following string of characters and conditionally format them red. Look at a different set of characters and conditionally format them blue, and green respectively. I do not what to considitionally format the entire field and there are about 22 different conditions I am trying to statisfy? Is there a VBA code or something I can use to make this happen? Thanks.