Message 1 of 2
Importing .dxf files with VBA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi:
I am trying to import-copy- a group of .dxf files (more than 50) using VBA. The idea is to copy the data from this files in anyway, either opening the file using copy command in the original files and the paste command in the final file, using insert or the regular import option.
Is this possible to write a piece of code with this functionality?
Thanks
Rafael