C
Chris F via AccessMonster.com
Hello all-
Utilizing Access 2007, I have a query that evaulates amount of time spent on
a task. There are two fields, estimatedTime and SumactualTime. I have an
expression that solves for the efficiency of that task based upon those two
fields.
I created a continuous form that shows the task and the efficiency. I would
like to add an image to each record in the continuous field that displays a
particular image based upon the range of the efficiency. For example, for an
efficiency of 100% and greater, star.wmf would be displayed, for efficiency
of 99% to 80%, greencircle.wmf is displayed, 79% - 70%, yellowcircle.wmf is
displayed and efficiency values less than 69% would display a redcircle.wmf.
Is this possible to do?
Any thoughts would be very helpful.
Thanks,
Chris
Utilizing Access 2007, I have a query that evaulates amount of time spent on
a task. There are two fields, estimatedTime and SumactualTime. I have an
expression that solves for the efficiency of that task based upon those two
fields.
I created a continuous form that shows the task and the efficiency. I would
like to add an image to each record in the continuous field that displays a
particular image based upon the range of the efficiency. For example, for an
efficiency of 100% and greater, star.wmf would be displayed, for efficiency
of 99% to 80%, greencircle.wmf is displayed, 79% - 70%, yellowcircle.wmf is
displayed and efficiency values less than 69% would display a redcircle.wmf.
Is this possible to do?
Any thoughts would be very helpful.
Thanks,
Chris