Hi,
Good day to all. I'm an newbie in visual basic. I just want to know what is the equivalent of MSAccess Report's(Textbo x) RunningSum property to VB6's Datareport.
You see I'm trying to count the rows displayed on the the detail section of the VB6 datareport and can't seem to find a way to do it.
I have tried it before in Ms Access and I used the runningsum property. But in VB6 datareport, the is no runningsum property.
It there another way to go around this problem? Please help.
thanks in advance
Good day to all. I'm an newbie in visual basic. I just want to know what is the equivalent of MSAccess Report's(Textbo x) RunningSum property to VB6's Datareport.
You see I'm trying to count the rows displayed on the the detail section of the VB6 datareport and can't seem to find a way to do it.
I have tried it before in Ms Access and I used the runningsum property. But in VB6 datareport, the is no runningsum property.
It there another way to go around this problem? Please help.
thanks in advance
Comment