Forms v4.5 question??

From: Donald Yeh <u7844131_at_ms17.hinet.net>
Date: 1998/12/31
Message-ID: <368B0475.EE6B0331_at_ms17.hinet.net>#1/1


Suppose there are two tables like below:

<Table-1>        <Table-2>
c1               c01   c02
==               ===   ===
A                 A    JJJ
B                 B    JJJ
C                 A    BBB
                  C    NNN

  • I want the results like below,
    (Must display all 'c1' at first.
    If c01=c1, display 'x'; otherwise display NULL )

JJJ BBB NNN

  • = = = = = A x A x A B x (OR) B (OR) B C C C x

How can I implement that upon Tabular-Blocks in Forms v4.5 ??



(ps. I hope the block will be displayed like the above results.)

~Donald Yeh Received on Thu Dec 31 1998 - 00:00:00 CET

Original text of this message