Bill is there a connecting column or can you create a connecting column. The thought is creating the data as one table based on a join process. The connecting column could meaningful or not.
Probably use a full outer join so nothing is missed. Once you have the data connected you can develop your report. Just a thought. Gary Sent from my Verizon Wireless 4G LTE smartphone <div>-------- Original message --------</div><div>From: Bill Eyring <[email protected]> </div><div>Date:07/11/2014 2:29 PM (GMT-06:00) </div><div>To: [email protected] </div><div>Subject: [RBASE-L] - Re: Side by Side Report </div><div> </div>Dan, Thanks, works. Now, how do I make this a 2 table report ? Both tables (1 Column Table A, 11 Columns Table B) side by side. Data types are different for Table A and Table B. Table A is all text, Table B has date, numeric and currency columns. Bill From: [email protected] [mailto:[email protected]] On Behalf Of Dan Goldberg Sent: Friday, July 11, 2014 2:08 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Side by Side Report Go into page setup and set the number of columns you want. You can change the traversal as well. Dan From: Bill Eyring Sent: Friday, July 11, 2014 10:35 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Side by Side Report I've never done a vertically oriented report in RBase 9.5. I've done many horizontally oriented reports, but I have a special need to do a vertically oriented report. I need to produce a report with 12 columns with the data side by side instead of one after the other. Can someone point me in the right direction ? Many thanks. Bill Eyring

