Hi,
Use the display method in the report
E.g.
Display Real ShowSum()
{
Return (Datasource.Field1)+(Datasource.Field2);
}Hope this helps On 3/13/07, contact2ajit2006 <[EMAIL PROTECTED]> wrote: > > Hello Frnds > > How can I add two fields(columns) and display it to third cloumn in > reports.. > > plz hep me out.. > > ThanX and Regards > > Ajit > > > -- Arijit Basu [Non-text portions of this message have been removed]

