29-04-2007, 04:47 PM
Got past that file not found error, now im having this error.. 
Subscript out of range (RTE 9)

Code:
ReDim Preserve sAllCode(UBound(sAllCode) - 1) 'Get rid of last array element (which is blank)
Subscript out of range (RTE 9)