December 8, 201015 yr Hi I have used set field by name in a script to set a field where the field name is set by a variable. It works great. However I would first like to check the contents of the field before replacing it so would like to use something like a Go to field by name but it does not seem to exist. Does anyone have a suggestion how I might get around this. Many thanks John
December 8, 201015 yr However I would first like to check the contents of the field before replacing it... You do not need to GO to a field for checking its contents. Check the GetField ( ) function.
Create an account or sign in to comment