Report Writer

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Report Writer

Post by sudip »

Hello,

Is there any report writer / report command where we can use fields as follows:

Code: Select all

-----------------------------------------------------
Bill Date  Bill No    Customer/Address         Amount
-----------------------------------------------------
<billdt>   <Billno>   <custnm>               <netamt>
                      <addr>
-----------------------------------------------------
Total:                                   Sum(<netamt>)
Please check <custnm> and <addr> fields. I always create this type of report
programatically.

It will be very much helpful if we can create this report using command / report
writer.

Thanks. :)
With best regards,
Sudip
Post Reply