Results 1 to 6 of 6

Thread: Excel<->Autocad with vlisp

  1. #1
    I could stop if I wanted to
    Join Date
    2001-07
    Posts
    299

    Default Excel<->Autocad with vlisp

    Hello guys,
    I'd like to know if someone could give me some help about setting up Excel with Autocad.
    (I still don't have make the step to VBA : lack of time).
    I've already find some info about this subject but still miss some.
    I'd like to be able to
    -Find the right Excel on the PC (with the registry ?)
    "HKEY_LOCAL_MACHINE\\Software\\Classes\\Excel.Application\\CurVer
    -create a workbook with a specific name
    -save the ".xls" file in a specific directory

    I also would like to know more about:
    methods-prefix
    "msxl-"
    roperties-prefix
    "msxl-"
    :constants-prefix
    "msxl-"
    and how to get info about those methods, properties and constants

    Thanks for any help
    Last edited by clovis; 2007-08-02 at 08:38 AM. Reason: found some info

  2. #2
    Certified AUGI Addict rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Houston
    Posts
    7,519

    Lightbulb Re: Excel<->Autocad with vlisp


  3. #3
    I could stop if I wanted to
    Join Date
    2001-07
    Posts
    299

    Default Re: Excel<->Autocad with vlisp

    Thanks a lot
    I think I have enough info now )
    Bye
    Have a good weekend

  4. #4
    I could stop if I wanted to
    Join Date
    2001-07
    Posts
    299

    Default Re: Excel<->Autocad with vlisp

    Hello
    It works!
    I do have 2 questions though,
    -how can I change the font to bold in a specific cell/row?
    -how to kill the Excel process?

    Thanks

  5. #5
    Active Member
    Join Date
    2007-04
    Posts
    50

    Default Re: Excel<->Autocad with vlisp


  6. #6
    I could stop if I wanted to
    Join Date
    2001-07
    Posts
    299

    Default Re: Excel<->Autocad with vlisp

    Thanks a lot, I'll check it out

Similar Threads

  1. VLisp and Excel: Making Certain Sheet Active
    By freedomonek in forum AutoLISP
    Replies: 5
    Last Post: 2010-08-07, 05:31 PM
  2. Replies: 9
    Last Post: 2010-05-03, 09:19 PM
  3. In AutoCAD-Eingebettete Excel-Tabellen wieder nach Excel exportieren
    By Matz.Detlef in forum Deutsch - AutoCAD Architecture / AutoCAD MEP
    Replies: 1
    Last Post: 2009-04-29, 11:03 AM
  4. Sort() a table in Excel with Vlisp
    By clovis in forum AutoLISP
    Replies: 11
    Last Post: 2007-09-04, 01:48 PM
  5. AutoCAD New command from Vlisp
    By gjadams in forum AutoLISP
    Replies: 4
    Last Post: 2006-06-29, 02:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •