Variable picture on a button

  • Thread starter Thread starter Isis
  • Start date Start date
I

Isis

Can I have the picture displayed on a button changed based on a value in
another field ? At the present I have it hard coded to a picture file on
disk.

Thanks
 
In the image property of your button, you can use the IIF-Then function for
an either/or setup, or a Select Case function for multiple conditions.
-Ed
 

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

Back
Top