Stuart Green
Registered User.
- Local time
- Today, 22:38
- Joined
- Jun 24, 2002
- Messages
- 108
I am enabling/making visible certain fields on a form dependant on what is input in the first field on the form. This works fine on a single form but ideally I want it to work on a continuous form and be specific to each record. At present, when I enter a value on a new record it takes the criteria and applies it to all records in the continuous form. Is what I am trying to do possible please