Message 1 of 6
Insert Block from Excel using VBA

Not applicable
12-15-2000
12:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone
I need help writting a vba code that able to read information from excel and then insert and fill out attribute data base on excel information.
For example, in excel, I have a colum call "ref no". under that I have ref no like 01, 02, 03...
I like this program to read this excel for ref no. Then it will search current CAD application for block with attribute ref no is 01. It it can't find one, it will insert one with the attribute fillout. If it finds one, will do nothing.
Anything will help, thank you very much
I need help writting a vba code that able to read information from excel and then insert and fill out attribute data base on excel information.
For example, in excel, I have a colum call "ref no". under that I have ref no like 01, 02, 03...
I like this program to read this excel for ref no. Then it will search current CAD application for block with attribute ref no is 01. It it can't find one, it will insert one with the attribute fillout. If it finds one, will do nothing.
Anything will help, thank you very much