display option group

J

JohnLute

I've scoured the forum and the help files for the Choose () function but
haven't found the help I need.

I have an Option Group with two selections that I want to display as text.
What's the easiest way to do this?

Thanks!
 
J

JohnLute

Not two seconds after I posted this I found my problem. I was using this in
the Control Source of my control named "RevisionType":
=Choose([RevisionType],"Permanent","Temporary")

This was returning an error so I figured I had something wrong. I fiddled
with the control name and renamed it to "RevisionTypeDisplay" and now
everything works.
 

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