SubForm visible only when condition meet

Joined
Nov 10, 2009
Messages
1
Reaction score
0
Hi,

I have a form (form_cash) using some fields of a table (table_cash) including a field that is "yes/no"

I need to have 5 more fields of the same table to appear only if the yes/no field has the value 'true'

I created a sub-form (SForm_cash) containing those 5 fields.

How do I program so that the sub-form is visible only when the yes/no field of the main form is 'true'?

Thanks for your help :)
~Mal
 

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