Hi! I am brand new here.

I am extracting data from a database table in access and then populating an array in visual basic (VBA in access currently). I would like to reformat this array and put the data into a new table in Access. Right now I am writing the output to a text file which I was thinking I could import back into access as a new table, but this seems redundant. I was wondering if anyone might be able to help me out...