HI All,
I am trying to read the first line of a file in access 2010, but it is not returning the correct text.
I am using code
Set readContent = fs.OpenTextFile(pathLong, 1, 0)
lineRead = Mid(readContent.ReadLine, 77, 40)
the result of lineRead in access is - ?A ???? ????? @ ???A...