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 strongm 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: ljpitre
  • Order by date
  1. ljpitre

    Determine if text box has focus

    Is there a way in VB 6 to determine if a textbox has focus?
  2. ljpitre

    Visual Basic 6 return parameter from form

    Is there a way to return a value from a form in Visual Basic 6?
  3. ljpitre

    Convert Long to Date

    I'm looking at someone elses code that generates keys using dates. part of his code converts a date type to a long Clng(Date) Is there a way to reverse this? that is convert the long back to a date?
  4. ljpitre

    Access Text per layer

    using VBA how would I loop through each layer to access all text objects per layer. I want to identify which layer each text object is in.
  5. ljpitre

    Access Title Block with VBA

    I'm new to AutoCAD. I've got my VBA code working to open up various AutoCAD files. However, I'm confused at this point. What I want to do is to determine if a "Valid Title Block" exists and if so I want to access all attributes associated with that title block so that I can export them. All...

Part and Inventory Search

Back
Top