Message 1 of 13
Run-time error -2147418111 Automation error. Call was rejected by callee.

Not applicable
04-16-2012
12:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
thanks for any help
little VBA test routine :
reading xls file with 5 tif file names, creating dwg with same ref name and attaching the same tif to the new dwg, then save and go next.
With the msgbox line active it works just fine. With the msgbox line ' as comment the error occurs.
code attached