Conditional Formatting

B

Bill

I have a form whose Recordsource is a query
that includes a numerical field signifying a
ranking value from 0 to 5 by .5. Correspondingly,
I have a set of images that pictorially represent
those rankings. (like we've all seen a million times
with the gold stars.) I was hoping that I could use
conditional formatting to invoke a function that
would change the picture property of an image
control as each record is formatted for display.

Somewhat to my surprise, Conditional
Formatting isn't available for image controls.
Any thoughts on how I could accomplish this
task on a continuous form?

I don't suppose there's some fancy font around
that would make this task extra trivial?

Bill
 
B

bdpearson

Have a look through the Wingdings font: it has a couple of varieties
of star, and it's usually - though not quite always - safe to assume
that this font will be present on a user's machine.

You can browse the fonts via Start ... Programs ... Accessories ...
System tools ... Character map.



Brian

­
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top