Nico
1
Hello,
Error in the function Read Data (Array_Pointer As Integer).
I suspect the fault is in the declaration or in the instruction of variables.
Please, for VBA example. Specifically, the Declaration of Array_Pointers and the function call.
Thank you.
VEL436
2
Could you please explain more detailed what the problem is and how it appears?
What version of Excel are you using?
Nico
3
My Problem is the absorption:
Return value from Readdata () into Exel column.
Excel2000, Visual Basic 6.0
Have you a short example?
VEL436
4
Try to read the data to an array in the VBA program. Then copy the data from the array to Excel column.