hide fields in continuous subform

C

Can

I have a continuous subform with a field 'Type'. Depending on the what type
is selected I want to hide some fields and change the labels on some fields.
I managed to get the labels changed by making them a textbox and doing an
Iif statement.
Currently I make the fields visible by running an if statement when there is
a change in the type field. It does not work that well because all records
are affected, I only want the particular record within the continuous subform
affected.

Any thoughts?

Can
 

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