Xref: alice comp.databases.oracle.tools:17125 Path: alice!news-feed.fnsi.net!news.maxwell.syr.edu!news-peer.sprintlink.net!news-backup-west.sprintlink.net!news.sprintlink.net!209.90.0.8!alpha.sky.net!newshub.cts.com!relief.cts.com!not-for-mail From: knunes@no.spam.sequenom.com (Ken Nunes) Newsgroups: comp.databases.oracle.tools Subject: displaying columns in forms Date: Fri, 02 Oct 1998 17:54:57 GMT Organization: CTS Network Services Lines: 27 Message-ID: <36150fb3.261503001@news2.cts.com> X-Newsreader: Forte Free Agent 1.11/32.235 Cache-Post-Path: wagasa.cts.com!unknown@209.68.213.18 I have a bit of a problem. Using Forms 5.0 I want to display a table like so: A1 A2 A3 A4 A5 B1 B2 B3 B4 C1 C2 C3 C4 C5 etc etc where the actual table looks like: A1 A2 A3 A1 A2 A4 A1 A2 A5 B1 B2 B3 B1 B2 B4 C1 C2 C3 C1 C2 C4 C1 C2 C5 etc etc. where A# and B# are the actual data. Any suggestions are appreciated, Ken Nunes