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 Wanet Telecoms Ltd 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: *

  • Users: JRDumont
  • Content: Threads
  • Order by date
  1. JRDumont

    VBA Classes and Enum help

    I am programming using VBA in an Autodesk product. I am able to create an array based on a propertyset. The property set has an Enum. I am not familiar with Enums. Here is the code I am using to fill a list box with the names of each item within the property set. I would like to know how to...
  2. JRDumont

    Get value from TextBox created at design time

    I am trying to get values from Textboxes that I create at runtime. The number of textboxes needed can vary from user to user. I am able to create the TextBoxes and supply default values to them, however, I am having trouble getting their values later. Any help would be gratly appreciated.
  3. JRDumont

    Get path and filename from an embedded object

    I have a multi-user database which supports an OLE filed. I have only embed functionality activated. Unfortunately, unless another user has the same program as the person who embedded an object has the OLE link doesn't work. For example: User 1 embeds an AutoCAD drawing file (temp.dwg) User 1...

Part and Inventory Search

Back
Top