tim_newsome
2017-08-21, 03:42 PM
I have made a couple of minor changes to a table defined by a Datalink. they are formatting changes that I want to upload to te original Xcel spread sheet.
How do I do that?
hyunhokim
2017-09-10, 05:08 AM
DATALINKUPDATE command will update when If either Excel or CAD Table is modified
If you want to update contents as automatically, Find your ACADDOC.lsp and then open it.
Next, add (command "DATALINKUPDATE" "_U" "_K") on the ACADDOC.lsp.
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.