Well, wdGoToLast is really just a Word constant for -1, and wdGoToLine is really just a Word constant for 3.

Will those numbers work for OLEParameters? Selection.GoTo(-1, 3), or something along those lines?


On Apr 21, 2006, at 22:23, Peter E. Barck wrote:


I am trying to map this VBA Macro into RB:
"Selection.GoTo What:=wdGoToLine, which:=wdGoToLast"

My problem is, how to set up the OLEParameter to handle the two GoTo parameters. The RS Find-Replace example does not apply since there is only 1 parameter for position 11, and the OLR example for OLEParamaters deals with numbers and does not apply here either.


--
David Glass - Gray Matter Computing
graymattercomputing.com - corepos.com
559-303-4915

Apple Certified Help Desk Specialist

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to