Solved
Forum Discussion
Krishna
10 months agoValued Contributor
The For Loop Next should be after the End If, then it will write all the values!!!!
kchampion
10 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
- 2 years ago
- 2 years ago
- 3 years ago