Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange behavior
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00447337
Message ID:
00447460
Views:
10
>>>>>>>>>>>>>
>Check Expr, Tag1 and Tag2 fields (both last should be empty) for your report - this is the first thing.
>
>Also do you know, on which exactly field it complins? May be you miss this field or misspelled it? Open your report as a table and look closely in each record expr and supexpr fields. You may find your problem.
>
>HTH
>>>>>>>>>>>>
>TKS I'll check these things. But I can tell you how I made this report. I use the table and created a report with the wizard based on that table. Thats why I find it strange that I selected the field in the wizard and it shows it to me in preview mode but when it comes time to print VFP claims it can't find the field.

It probably stores TableName.FieldName as field expression. It's much better not to have explicit table name in the report, e.g. use just fieldexpression.
Get rid of the table name (using frx as a table, also don't forget to make a backup first :))
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform