Guest_imported
New member
- Jan 1, 1970
- 0
I've posted this one days ago, but no one really answered it... I wonder if this is such a difficult thing to do.
I need to find a specific character on a msword document using VBA(this is easy to do) and now I need to store the position of this character on the document on another variable... I suppose there is a function for this right? Possibly one that would give me the x-y coordinates of that position(something like xpos or ypos?) or an absolute position based on the total number of characters from the beginning of the document?
Has anyone ever used this or know how to do it?
Thanx.
I need to find a specific character on a msword document using VBA(this is easy to do) and now I need to store the position of this character on the document on another variable... I suppose there is a function for this right? Possibly one that would give me the x-y coordinates of that position(something like xpos or ypos?) or an absolute position based on the total number of characters from the beginning of the document?
Has anyone ever used this or know how to do it?
Thanx.