It's hard to explain so I'll just ask. I have a datediff field on my report giving me the number of months an employee has been with the company. Now can I add a field that will allow me to show what level they should be at based on the result of the date diff. Example, 0-3 is level 2 4-8 is level 3 9-12 is level 4 and 12+ is level 5. Now can the report learn what the datediff is then depending on that result assign it one of the 3 levels? Or, I have each level's date recorded and printing on the report, can I shade each level that they qualify for based on the datediff information listed above? Can either of these be accomplished?