Jan - To expand on Charlie's answer - a region in a report is different than a region in a form - different concept altogether.
If you are using 7.5 you can use a sub-report - otherwise, an OUTER JOIN or TEMP table or view is the best way to go. Sami Aaron Software Management Specialists 19312 W 63rd Terr Shawnee KS 66218 913-962-9245 ----- Original Message ----- From: Charles Parks <[EMAIL PROTECTED]> Date: Monday, April 18, 2005 11:15 am Subject: [RBG7-L] - RE: Report question > A view/temp view or a sub-report would be a better option. > Regions are > for moving components when the object above needs to expand and press > the role below it down. > > -----Original Message----- > From: [email protected] [EMAIL PROTECTED] On Behalf Of Jan > Johansen > Posted At: Monday, April 18, 2005 9:37 AM > Posted To: RB7-L > Conversation: [RBG7-L] - Report question > Subject: [RBG7-L] - Report question > > > Morning group, > > Need a brain check here. > > I need a one to many report! > > I need to drive a report from the ONE because there are times that the > MANY will not exist. > Is this a time for a region? > > Or should I create a view with a LEFT OUTER JOIN and just do it that > way? > > TIA, > > Jan Johansen > > --- RBG7-L > ================================================ > 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) > ================================================ > TO SEE MESSAGE POSTING GUIDELINES: > Send a plain text email to [email protected] In the message > SUBJECT, put > just one word: INTRO ================================================ > TO UNSUBSCRIBE: > Send a plain text email to [email protected] In the message > SUBJECT, put > just one word: UNSUBSCRIBE > ================================================ > 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 > messagebody, place any text to search for. > ================================================ > >
