Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello ACAD gurus,
What I need is to use the EATTXT command but to skip all the menus ( saving files, selecting the block, selecting pcs, re ordering the columns and saving again) and I need to just get to the table to insert into the drawing. So in short I highlight all my tags and it pops out a table with no fuss
I have found this ATTCOUNT LSP ,my apologies to the author but I forgot where I got it. and I think it will do the job it just has some issues
1. It seems to add up all the lengths of each pc and give me a total in the chart. I just need the length of the pc listed there
2. I need to add a quantity column to the chart
attached is a file and the LSP code
Solved! Go to Solution.