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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by guitareth

  1. guitareth

    How can I change a text box's border properties in VBA?

    Thanks for the responses you guys! My first post, apologies for neglecting to mention Word97. The macro recorder wrote what I wanted: Selection.ShapeRange.Line.Visible = msoFalse. I may have been wrong with "textbox", but borders of shapes & frames weren't getting it.
  2. guitareth

    How can I change a text box's border properties in VBA?

    I can modify a border to make it invisible by right-clicking on it, but I can't find a way to deal similarly with it in code. Everything else seems to have a border or borders property but not my text boxes. I don't want to convert them to frames because I already have them laid out the way I...

Part and Inventory Search

Back
Top