Hey, I want to walk through a .txt-file line by line, for- and backwards. I want to do that using the fseek function I know from c/c++. How do I declare that function in vba? I know how to add and declare SendMessage, CreateFile and others but how can I do that with fseek?
Thanks,
Alex.