PCS10/K8047, VBA example "Read Data()"

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.

Could you please explain more detailed what the problem is and how it appears?
What version of Excel are you using?

My Problem is the absorption:
Return value from Readdata () into Exel column.

Excel2000, Visual Basic 6.0

Have you a short example?

Try to read the data to an array in the VBA program. Then copy the data from the array to Excel column.