Forum Discussion
osdevadmin
9 months agoNew Contributor III
This is the code that gets cumulative number from specific month its very rough so don't like it:
For monthIndex As Integer = 1 To 6
cumulativeAmount += api.Data.GetDataCell("T#" & fiscalYearShort & "M" & monthIndex & ":" & filterString).CellAmount
Related Content
- 4 months ago
- 6 months ago
- 3 years ago
- 7 months ago