Rss & SiteMap
Foxtable(狐表) http://www.foxtable.com
Dim sum2 As Double = 0 For r As Integer = p * prs To math.min(Rows.Count - 1, ( p + 1) * prs - 1) If rows(r).isnull("数量") = False Then sum3 += rows(r)("数量") ' End If For j As Integer = 0 To cols.Length - 1 If Rows(r).IsNull(cols(j)) = False Then rt2.Cells(r - p * prs + 1, j).Text = rows(r)(cols(j)) End If Next Next rt2.Cells(cnt, 3).Text = Format(sum2, "#,###.00") |