Writing to a database

J

Jeff

Hi,

I have a vba program that is calculating fund values for a large number of
policies.
The funds are in arrays but since there are a lot of policies memory is
becoming an issue. Is there some way to write the fund arrays to Access or a
csv file/ or some database and then access the values later. Is there some
solution that is commonly done in this situation?

Thanks for your help
 
Top