help with a block

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So, I have a block of attributes that I would like to insert into a dwg, then once it has filled, I would like to automatically insert the same block of attributes a specific distance below it, and fill those attributes from the next line in the excel file. once a specific number of rows are inserted, I want to inset the same block at the original 'y' coordinates, but move the 'x' over a specific distance, and then repeat until all line form the excel file have been inserted.
I know it can be done, as the last place I worked had this, but I can no-longer find that information.
Thanks
Karl
PS. I have it in VBA but its from 2013 and thus won't work in 2017/2018 as Idon;t have the codng knowledge to make the necessary changes to bring it up to the new VBA. If thats easier to fix, I can post that.