Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Continuous SubForm problem

Status
Not open for further replies.

Andydr

MIS
Sep 17, 2002
29
GB
I have got a main form with a subform that is set to Continuous.
What I want to do is hide certain fields depeneding upon values within the current record.
Therefore if viewing the Subform and there are 4 reocrds the individual rows should display different fields.
I have tried several ways but if I try to hide a field on one row because it meets that criteria the the field gets hidden for every row. I am obviouslky missing something simple here.
Any help would be appreciated.
 
Hi

No you are not missing anything, that is how it works.

A continous form is a series of instances of the same form, you change the chracteristics of a control and it affects all instances, try it with font color of any other control property, you will see the same effect Regards

Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
Website needs upgrading, but for now - UK
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top