Isaac
Lifelong Learner
- Local time
- Yesterday, 23:56
- Joined
- Mar 14, 2017
- Messages
- 11,053
Has anyone experienced an issue with Range.CopyFromRecordset basically skipping placing the data on certain cells if continguous cells are broken up? And how you solved? ADO recordset here coming back from sql server.
It looks like maybe what it's doing is once it comes across a legitimate Null , it refuses to copy in any data to the right of that, or something like that, but not positive that's what/why happening.
It looks like maybe what it's doing is once it comes across a legitimate Null , it refuses to copy in any data to the right of that, or something like that, but not positive that's what/why happening.