Ok, looks like i posted to soon, i had just made some tweaks and didn't post the fully updated version. Replace the second function.
Function Fn_File_Read_to_Array(File_Name, x, y, MyDelimiter)
'Function to read a delimited file into a 2 dimentional array (x,y). To avoid errors, be
'sure you...