<span style=”color: #464646; font-family: ‘Open Sans’, Tahoma, Verdana, sans-serif; font-size: 14px;”>Is anyone else using Visual Basic 2013 this year? We have declared an array of records and are trying to populate the fields using a csv file. We have declared the array in the main program to be able to access it in a number of sub routines. Has anyone done anything similar? Do we need to declare parallel arrays instead of a record structure to achieve this?</span>