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 Mike Lewis 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. offthewall

    sendkeys not responding

    I am using sendkeys in a template, only the sendkeys aren't working! in Word 97 the command is: SendKeys "%vzp~" should set the page to fit the screen width. what happens: nothing. no error, no resize. when I step through the code, it hits the code but produces no error. rebooted...
  2. offthewall

    Automate page width

    Wondering why this generates an error (Word 97, as a new file from a template): ActiveWindow.ActivePane.View.Zoom.PageFit = wdPageFitBestFit error: Run-time error '91' Object variable or With Block variable not set It doesn't generate the error if I just click on it, however (as opposed to...
  3. offthewall

    Automate page width

    Wondering why this generates an error (Word 97, as a new file from a template): ActiveWindow.ActivePane.View.Zoom.PageFit = wdPageFitBestFit error: Run-time error '91' Object variable or With Block variable not set It doesn't generate the error if I just click on it, however (as opposed to...

Part and Inventory Search

Back
Top