Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. stewpot

    Word97 ActiveDocument property

    I've found that, running Word97 in Win98 causes an automation error when trying to access the ActiveDocument property, when the active document has been maximised within Word's window. Has anyone else come across this? Is there a solution? Thanks Stewart
  2. stewpot

    Menu Problems

    Hi Wendz, I recently started needing to make my menus adaptable like you and found that the menu builder isn't much use.<br>I found that the menu builder creates a program with the extension mpr. If you type <font color=red>modi comm <i>nnnnn</i>.mpr</font> you can see the syntax used to build...
  3. stewpot

    VFP VBA to Excel

    Kitnba,<br><br>My understanding is that VBA can reference variables by name, but VFP can't so you have to list the variables. Try this:-<br><br>xThisSheet.vPageBreaks(1).DragOff(-4161,1)<br><br>Alternatively, you can define variables using VFP's preprocessor command #DEFINE.<br><br>You can get...

Part and Inventory Search

Back
Top