rivet Posted February 6, 2002 Posted February 6, 2002 I have two fields. When an item is selected from field 'A' and autofill calc is applied to field 'B' but when I go back and change 'A' , field 'B' remains the same. - Help
Thom Posted February 6, 2002 Posted February 6, 2002 That's how the auto-fill option works. Once the field gets auto-filled, the value won't change. You have to manually delete the value for a new one to auto-fill. Try changing the field type to Calculation. The value of a calculation field can change when any of it's constituent fields change.
danjacoby Posted February 6, 2002 Posted February 6, 2002 Or create a button to recalculate as necessary. You can also create a calc field to check if the autofill field is "correct", and alert you if it isn't (even use this field as the button for the script). That way, you can override the auto-entry if you want, and also reset it as necessary. So many options, so few clients.
Recommended Posts
This topic is 8326 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now