Hi,
I am using VFP9. I have two tables, both are unrelated. Table1 with 3
records & TABLE2 with 3 records. I need to print in my report:
TABLE1 TITLE
Table1 Record1
Table1 Record2
Table1 Record3
TABLE2 TITLE
Table2 Record1
Table2 Record2
Table2 Record3
How can I print the records of two tables in a single VFP9 Report?
Thanks in advance.
Regards,
Derek