September 20, 200718 yr Newbies Hello, I am making a file to run an "IF" script to compare two fields. In a simple file with just a few tables, it works fine and a comparison is able to be made. But in my file that has many tables, this function is not allowing the fields to ever match. I have contacted the technical support but they say this is a design issue. Any ideas? Thanks so much, Karl
September 21, 200718 yr Is the problem that the fields aren't related? If so, you either need to figure out a way to relate them, or in your script put the contents of one field into a global field or a variable, then go to the correct layout/context for the other field and compare.
Create an account or sign in to comment