Hello,
I built a Jet Report accessing the "G/L Account" table. In my report, I referred to field #34 which according to my Jet Table Browser has the name "Totalling" which I used in my NL formula successfully. I then sent the report to a user and got an error message. It turns out that the field name they have is "Totaling".
In checking the details of the field via the Jet Table Brower, I have what I presume is a display name of "Totalling" and a field name of "Totaling".
Is there a setting somewhere that controls how the field names are set? I thought it might be a language problem but myself and the other user have the same language setup.

