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 wowski

  1. wowski

    Word File Properties

    In Word under the File menu there is Properties section which shows things like Author, Comments, Category etc. for the file. I am looking for a way to automatically populate the Summary fields using VBA, but can't seem to find any methods available to do it.(they seem to be read only). Has...
  2. wowski

    Text Boxes in Excel Charts

    If you haven't found out by now try using ActiveChart.Shapes.AddLabel This seems to use a different set of co-ordinate system than that used by the chart. Don't ask me why, it's a real pain.
  3. wowski

    Automatic draw object numbering

    I have written a VB application in Excel which automatically draws a diagram based on the data given in a worksheet. The problem I am having is that every time the drawing objects are deleted and a new figure generated, the objects (Lines, textboxes) are automatically named with an increasing...

Part and Inventory Search

Back
Top