wjack
12-01-2003, 11:05 AM
Can anyone give me an example of how to create a standalone DBF table from array elements using VBA?
I would like to be able to loop through a sorted array, split the array into multiple arrays of equal size and write these as separate columns with field names added into a DBF table.
Or a better way to accomplish same.
Thanks
I would like to be able to loop through a sorted array, split the array into multiple arrays of equal size and write these as separate columns with field names added into a DBF table.
Or a better way to accomplish same.
Thanks