You can get to *everything* that's represented on the page through that
object; but you'll to do your own research to work out how. :)
> Hi Jezebel,
>
[quoted text clipped - 50 lines]
>> >
>> > Jerry Bodoff
JBNewsGroup - 14 Nov 2005 13:09 GMT
Hi Jezebel,
Thanks for your help. I appreciate it. Now to get it to work.
Jerry Bodoff
> You can get to *everything* that's represented on the page through that
> object; but you'll to do your own research to work out how. :)
[quoted text clipped - 53 lines]
> >> >
> >> > Jerry Bodoff
JBNewsGroup - 15 Nov 2005 13:06 GMT
Hi Jezebel,
To find out what I am getting I typed your statement :
activewindow.ActivePane.Pages(1).Rectangles(1).Lines
into a one line macro. When I run the macro in debug I get the error
"method or data member not found" on the Pages(1). Is this something that
is in other than WORD2000?
Doing more searching on the Microsoft KB I found something that gives me the
number of lines in a range of text. That will probably not give me what I
want so "back to the drawing board". I am also looking at API's to see if I
can locate something to give me the actual width of the text. Once I get
that I can figure out where to put the manual line breaks.
Thanks for your help.
Jerry Bodoff
> You can get to *everything* that's represented on the page through that
> object; but you'll to do your own research to work out how. :)
[quoted text clipped - 53 lines]
> >> >
> >> > Jerry Bodoff
Jezebel - 15 Nov 2005 20:27 GMT
Sorry. The feature was added in Word XP.
> Hi Jezebel,
>
[quoted text clipped - 83 lines]
>> >> >
>> >> > Jerry Bodoff
JBNewsGroup - 15 Nov 2005 21:43 GMT
Hi Jezebel,
Not as sorry as I am. It looks like it would be very helpful and useful.
I could never understand why VBA does not allow some additional VB6 type
controls (Grid Control and Toolbar at least, Rich Text control would also be
nice if one knows how to use it). When one has programmed in VB6 it gets to
be a pain trying to replicate those controls in VBA.
Once again you have been very helpful. I really appreciate your time.
Jerry Bodoff
> Sorry. The feature was added in Word XP.
>
[quoted text clipped - 85 lines]
> >> >> >
> >> >> > Jerry Bodoff
JBNewsGroup - 15 Nov 2005 14:17 GMT
Hi Jezebel,
I was able to accomplish what I wanted by setting the cursor to the row that
wraps and using the selection object go to the end of the line and put the
manual break. Did that for each line except the last.
Thanks again.
Jerry Bodoff
> You can get to *everything* that's represented on the page through that
> object; but you'll to do your own research to work out how. :)
[quoted text clipped - 53 lines]
> >> >
> >> > Jerry Bodoff