This issue just popped up for me. Working with a form that I know worked in the past but now seems to exhibit some weirdness.
Form is multi-table. I have an action that fires to do some calculations and then do a SKIP TO colname. At the SKIP TO, I get the following error. -ERROR- Column colname is not in the table uipment. (2046) The funny thing about this error is that I have a table called Equipment that is part of this form. The error message is dropping the first 2 characters of the table name. The action still works but I get the message. I guess I could turn off 2046 while I am in this form but I really don't want to do that yet. Suggestions? Jan
