Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Jesus Campos

Status
Not open for further replies.

wolfbuda

Technical User
Jul 15, 2004
5
0
0
PT
Hi,

I use a PowerBuilder 9.02.
On a datawindow I have a sub report, i.e. a report object
and I need a computed field that calculates the sum of a
field that is in that sub report…

Does anyone know how I can do this??

Thanks.
 
Ops, I made a mistake… The subject it’s “Computed field of a sub report object”…
Can some administrator change this?
Thanks!
 
Get reference of sub report using getchild and use .object properties to get value of computed field.

Regards,
Abhijit.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top