Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

The document opens up with a table immediately, and I need to grab the third word in the 2nd row, 2nd column.

 

I got the code to open the file:

 

WP.Script.OpenFile(File)

 

I'm used to VB6, which for most input you'd open a file for input, but I don't think vb6 could do that with wordperfect/word.

 

I'm thinking if I could get the open application to highlight and copy the text in cell 2,2 of the table, then I could get the word from the clipboard.

 

Any help would be appreciated

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...