OK,

This is kinda similar to my other thread but the again it is far enough apart that I felt it deserved something else.

Once again here is my issue, I have a form and a subform. The subform I would like to display in datasheet view to allow for fast data entry.

I have thought through the process and was thinking maybe I could use an array. Now I was just wondering how I could pass all of the values for one of these fields into an array. For example, if i make an array with 80 fields, just to take a little confusion out of it, and assign it to the customer purchase id field. If there are 30 purchases in this datasheet view, how could I pass these 30 ids to the array.