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

Search results for query: *

  1. FacilitiesCAD

    Counting text

    A friend stopped by with a question earlier and I found him a quick answer but I'm wondering if there is a better answer. He had a list of text in some excel cells and he wanted to know how many entries were in the list. ex: A B 1 Name1 5 2 Name2 17 3 4 Name3 0 5...
  2. FacilitiesCAD

    getting rid of ' when I extract attributes

    I've learned how to extract attributes from my drawing file and now I'm trying to import them into access. When I do this manually I have a choice for text descriptor and set it to '. But now I'm trying to do this in VB code and I don't see any way of removing the singlequote. Does anyone...
  3. FacilitiesCAD

    Problems with \

    I have made a tolbar button to print a specific way that I want. I am now trying to set it up for a different printer and unfortunately the printername is something like this: \\abcd\name When I put this in the \ causes it to pause for a user input. Is there any way around this. I am unable...
  4. FacilitiesCAD

    keeping track of drawings (AutoCAD LT 2000)

    I'm looking for ways to keep track of drawings while using AutoCAD lt 2000 access 97 and excell. I've created an access database that stores: File_Name Path Last_Saved_Date Last_Saved_Time File_Size (all this information I got by puting a directory command into a file, running a macro or two...
  5. FacilitiesCAD

    X-ref problem

    I have a number of drawings in diferent directories that are all X-ref to a border. These drawings are from an outside company and so the the X-ref is for a drive I don't even have. The solution I've been told is to keep a copy of the X-ref file in each directory. This works but it means I...
  6. FacilitiesCAD

    need macro help

    Sub Macro1() ' I've found alot of hints from reading these pages and I'm now trying to pull them together. I want to make an access database for all my autocad drawings on a shared drive. unfortunately I'm a little unfamiliar with alot of the process. The way i see to do it I have a few...
  7. FacilitiesCAD

    Mtext defaults

    I have a guy that I work with here who wants the default setting for his text to be center middle instead of top left. Is there a place to change this. We both use AutoCad LT 2000. Thanks
  8. FacilitiesCAD

    Problem printing and other question.

    Well I thought I new Autocad because I could draw whatever I wanted (2D). Now I see I was wrong. I looked at the FAQ section and it doesn't seem to cover some of the basics. I'll explain my situation so it might be easyer to give me some help. I use Autocad LT 2000 and your normal office...

Part and Inventory Search

Back
Top