GUI Report updating the coloums valus [message #154669] |
Tue, 10 January 2006 01:48 |
nselangovan
Messages: 11 Registered: August 2005
|
Junior Member |
|
|
s/m,
i am creating gui report like excel sheet format.
the report format like below
+ indicates table value
- indicates calculated value
+ - indicates calculated value/but table field
name+ no+ value+ qty*val(-) qty+ low (+ -)
elango 10 200 2000 10 L2 commit.
nisha 11 200 1000 5 L1 commit.
sha 12 100 800 8 L3 commit.
.. .. .. .. .. ..
above order is actually wrong it should tell shows L3 as L1
now i want Find L1,L2... depends upon qty*val(-)
i kept these data into repeated frame.so, i getting L1,L2,.. val
while running it second time i am getting correct answer.
so, plz help me to get L1,L2 value At running first time.
By
Elangovan S.
|
|
|