Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.67K
1 Posted Topic
[QUOTE=emurf;486269]It is possible to use a 2 dimensional array. Before declaring the array you should find the length of the file and use that as the size of the array. Then do something like this. [code] Dim dblFiles(intFileLen, 1) As Double Dim intI As Integer, dblOut As Double Try 'read …
The End.
tathumani