J
johnsontw
I am trying to fix some old files (text documents) with Word so I can
then import them into Access as a flat file. I copy a piece of
information at the beginning of the document and then paste it into
the document multiple times (each file is different in length) until I
reach the bottom of the document. Is there any way to check for the
end of the document so I don't have to redo the macro over and over
watching for the end? Like maybe EOF( )? I have been unable to find
anything yet that will work to fully automate my macro.
then import them into Access as a flat file. I copy a piece of
information at the beginning of the document and then paste it into
the document multiple times (each file is different in length) until I
reach the bottom of the document. Is there any way to check for the
end of the document so I don't have to redo the macro over and over
watching for the end? Like maybe EOF( )? I have been unable to find
anything yet that will work to fully automate my macro.