Welcome to VBForums
Based on the example project given (but no testing), I think this is what you want:
Code:For i = 0 To List2.ListCount objDataset.Points.Add CInt(List2.list(i)) Next i
|
Results 1 to 40 of 49
Hybrid View
|
Click Here to Expand Forum to Full Width |