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 Westi 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. johnatpm

    How prevent printing embeded command button in Word

    fumei, I hear you, and I do appreciate any suggestions in case I hadn't thought about it. I do have some things in other documents in the way that you described, but for what I needed and wanted at my work place, I wanted it within the page. This way anyone that opened that particular document...
  2. johnatpm

    How prevent printing embeded command button in Word

    I tried it and I got an error message that pops-up and says: Run-time error '-2147024809 (80070057)': The index into the specified collection is out of bounds. When I click DEBUG in the error box, the VB editor highlights the line: .Shapes(1).Visible = msoFalse
  3. johnatpm

    How prevent printing embeded command button in Word

    Thanks for the reply. I tried to apply the code in several different ways to make it work with what I'm trying to do, but I can't seem to get it to work. I keep getting various errors. Although my document will have several pages, I'm trying to get it to only print out the first page without...
  4. johnatpm

    How prevent printing embeded command button in Word

    I have a MS Word doc file that I have placed/embedded a command button that prints that page. When I press the button, the page is printed, but it also prints that button. I was wondering if there was a way to prevent the button from printing? I realize that I could have the button on the...

Part and Inventory Search

Back
Top