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 TouchToneTommy 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 rmckenna

  1. rmckenna

    comment cell in misc section reference

    AShape.cells("Comment").Formula
  2. rmckenna

    Visio/MS Access Database Connection

    I have found the tools for DBS connection very limited. Could only really link part numbers and properties. I needed to have the shape change based on table values and have the shape link to several different tables. So I used VBA code. Problem with this solution is you will get the message on...
  3. rmckenna

    Visio 2000 Print error

    If you are a programmer - use VBA to capture the print event and do a manual print of a page. See if it can be captured. You can also use the SDK for visio and use the tool to see what events are firing.

Part and Inventory Search

Back
Top