Solved
Forum Discussion
Krishna
3 months agoValued Contributor
The For Loop Next should be after the End If, then it will write all the values!!!!
- kchampion3 months agoNew Contributor III
Correct, it does, but it commits one row at a time, which is very inefficient. I was looking for a way to write all the rows to the list in memory and commit them all at once to improve performance.
Related Content
- 10 months ago
- 10 months ago
- 3 years ago