Conditional Formatting question

B

Becky

Greetings

Access help says that wildcards are not allowed when using conditional
formatting. Is there any work-around for this? I'd like to apply this
conditional formatting when... Field Value is Like "Area*"

Thanks, Becky
 
F

fredg

Greetings

Access help says that wildcards are not allowed when using conditional
formatting. Is there any work-around for this? I'd like to apply this
conditional formatting when... Field Value is Like "Area*"

Thanks, Becky

Where did you read that?

Try
Conditional Formatting
Expression is
[FieldName] Like "Area*")

The above works for me.
 

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