M
MikeZz
I have an "rtf" file that I scan for details unsing an Excel Macro so that
the entire file can be summarized into an easy to view excel file.
The next step for me to do is use VBA to extract various Header/Footer
details from the rtf file. All the header info is the same for every page
(just repeats), and the footer detail may be different... such as "page 20 of
30".
An example of the page header would be:
Change Number: 123454 Date: 2/6/2008 Part Number: 123498
Supplier: A-Company
Is there a way to use VBA to read in the header and break it apart into
known fields?
As I mentioned, I will actually be using Excel VBA to do the work if that
makes any difference.
Thanks,
MikeZz
the entire file can be summarized into an easy to view excel file.
The next step for me to do is use VBA to extract various Header/Footer
details from the rtf file. All the header info is the same for every page
(just repeats), and the footer detail may be different... such as "page 20 of
30".
An example of the page header would be:
Change Number: 123454 Date: 2/6/2008 Part Number: 123498
Supplier: A-Company
Is there a way to use VBA to read in the header and break it apart into
known fields?
As I mentioned, I will actually be using Excel VBA to do the work if that
makes any difference.
Thanks,
MikeZz