DATALINK UPLOAD working with just half of data - weird!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey,
Some serius weird behavior here:
I've a table with a lot of measurements inside, each one in one cell.
These measurements that "auto-update itself" the cell were made using INSERT -> FIELD / OBJECT - MEASUREMENT.
Ok. That one works like a charm. Everytime that i move my object, i can use "UPDATE FIELDS" to update my table.
The problem starts when I have to upload all the "changed" cells to Excel.
When I click "Upload to Source", it fails:
- 1 object(s) found.
1 data link(s) could not be written out.
0 data link(s) written out successfully.
PS: Excel file is closed.
The workaround is: delete one line of the table inside AUTOCAD, then recreate the FIELD that i just deleted.
That way, when I upload, it works.
- 1 data link(s) written out successfully.
The problem is that AUTOCAD only update the cell that I just recreated, all other fields are unchanged.
Just the first cell is updated. All others are "old" values. Anyone has any clue of why AUTOCAD is just "uploading" some data and not all of it??