Hello everybody, I am tried to do a Report with Sub report.. but my sub report do not print. The main report work fine, I want the sub- report print at the end in the RF band, with a summary in other format.. using another temporary table but no show me this sub report printed.
My main table is: Temporary Table: t_planobj No. Column Name Attributes --- ------------------ ------------------------------------------------------ 1 ruc_empresa Type : TEXT 15 2 grupo Type : TEXT 8 3 grupo_nombre Type : TEXT 30 4 marcod Type : TEXT 10 5 mardes Type : TEXT 30 6 marorden Type : INTEGER 7 vtaobj Type : CURRENCY 8 vtareal Type : CURRENCY Current number of rows: 23 And my slave table is: Temporary Table: t_tableroso No. Column Name Attributes --- ------------------ ------------------------------------------------------ 1 tipodoc Type : TEXT 1 2 ruc_empresa Type : TEXT 15 3 almacen Type : TEXT 30 4 proyecto Type : TEXT 30 5 canal Type : TEXT 30 6 cod_cliente Type : TEXT 15 7 cliente Type : TEXT 40 8 vtaobj Type : CURRENCY 9 vtareal Type : CURRENCY Current number of rows: 9 Only data to be printed in both table, but the sub report dont work. Any ideas? Gracias! Juan --- RBASE-L =======================3D=======================3 D= TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [email protected] (Don't use any of these words as your Subject: INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) =======================3D=======================3 D= TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: INTRO =======================3D=======================3 D= TO UNSUBSCRIBE: Send a plain text email to [email protected] In the message SUBJECT, put just one word: UNSUBSCRIBE =======================3D=======================3 D= TO SEARCH ARCHIVES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: SEARCH-n (where n is the number of days). In the message body, place any text to search for. =======================3D=======================3 D=

