Guys i'm having troubles with my column it counts instead of sum.
Can this be done through vb.net code, I tried :
.NumberFormat = "000"
.NumberFormat = "@"
It converts it but its still count instead of Sum
Guys i'm having troubles with my column it counts instead of sum.
Can this be done through vb.net code, I tried :
.NumberFormat = "000"
.NumberFormat = "@"
It converts it but its still count instead of Sum