HI,
Per your request here's a modified file that I'm using.
I have all of the files that I'm working with in the same folder.
That includes a "Template" and "Non Template".
I attached the "Non Template".
Test both I get the same result.
If I assign the string values it will populate the "Log.txt" file.
As far as using the "Range.Text" it will populate the "log.txt" file in separate
row instead of the same row.
If I use the "Range.Words(1)" it will populate the "log.txt" file in the same row.
But, as you mentioned it will only pick the fist word and not the whole string.
I'm using word for mac so I can not use "ActiveX".
Any help you give would be appreciated.
Last edited by charlesdh; 07-30-2015 at 12:52 PM.
Reason: Added Asample3 original had error in code
|