
alias.fieldname in report not working-Help?
Situation:
Three tables in work areas loaded thus:
sele 1
use list
sele 2
use sumexp
sele 3
use title
Tables 2 & 3 (Sumexp & Title) indexed on common field
relations set with 2&3 as children of 1.
(The 'relating' works; with all three 'browsed' the records in 2&3 follow the
cursor in 1.)Building a report, the syntax in the expressions for report
fields list.ord_num (table.fieldname) doesn't work. I get a blank report.
The report was originally set up against a table created by a query but all of
the fields have been changed to give the alias of the proper tables as
related.
What am I missing??
TIA