junction123
MIS
Hello,
I am using Crsytal 9.0 and SQL 12.x. I have a user request to sum up the Executed shares column for the same security. Currently I display the Executed Shares column by using the Insert -> Summary menu option. Wil this suffice or shiuld I also need to group by Security column? I need the following:
SecurityName ExecutedShares
Itochu Corp 93,000
Itochu Corp 37,000
Itochu Corp 304,000
TO SHOW AS
SecurityName ExecutedShares
Itochu Corp 434,000
Thanks in advance
junction123
I am using Crsytal 9.0 and SQL 12.x. I have a user request to sum up the Executed shares column for the same security. Currently I display the Executed Shares column by using the Insert -> Summary menu option. Wil this suffice or shiuld I also need to group by Security column? I need the following:
SecurityName ExecutedShares
Itochu Corp 93,000
Itochu Corp 37,000
Itochu Corp 304,000
TO SHOW AS
SecurityName ExecutedShares
Itochu Corp 434,000
Thanks in advance
junction123