L
laurentc via AccessMonster.com
Hi.
I do several calculation in a VBA code, and I use an array to keep the final
values.
That is working fine now, so I have my array full of 400 000 values (The
array is big (10000 lines and 40 columns).
Then I would like to fill in a new table with all these values.
How can I do this?
I do several calculation in a VBA code, and I use an array to keep the final
values.
That is working fine now, so I have my array full of 400 000 values (The
array is big (10000 lines and 40 columns).
Then I would like to fill in a new table with all these values.
How can I do this?