Search the Community
Showing results for tags 'ms office'.
-
I have worked through a bunch of hoops to get here, and just hit a wall with this one. I have a MS Office install and when I run it the window on it appears 3 times, each time with the same label. I would like to be able to select close on it automatically and move to the next software. When I try and get the info for the window, it is identical to the starting window, but has different info in it. When I look at visible text, there is none. I have it set now so that I can manually click close and continue, but I want to walk away and have it continue to work.
-
I'm attempting to read each line of a word document and assign the line to a variable. Similarly to how you can read a line from a text file (.txt or .csv) using FileReadLine(). So far i have been unsuccessful in reading from a .doc/.docx file, nor have i found any documentation that has helped. In searching for a solution i did find a function to convert the word doc to a text file, however my script is for (PCI) auditing purposes and i do not want to create a new file on the HDD. I have also read through the _Word UDF help files... Unless im not understanding the _Word UDF correctly, I d
- 14 replies