Is there a way to tie a C3D Sheet List Table to a Microsoft Excel .XLSX, .CSV, or .TXT file.
To put things into applicability. We constantly have changes to sheet list(s) for varying disciplines that require updating. I am hoping to streamline this process by creating a table that pulls from either a .XLSX, .CSV, or .TXT file so that the drawing does not have to be opened and modified (constantly).
I've seen this done before on a separate forum, or article. Though I cannot find it. Any help would be greatly appreciated!
Solved! Go to Solution.
Is there a way to tie a C3D Sheet List Table to a Microsoft Excel .XLSX, .CSV, or .TXT file.
To put things into applicability. We constantly have changes to sheet list(s) for varying disciplines that require updating. I am hoping to streamline this process by creating a table that pulls from either a .XLSX, .CSV, or .TXT file so that the drawing does not have to be opened and modified (constantly).
I've seen this done before on a separate forum, or article. Though I cannot find it. Any help would be greatly appreciated!
Solved! Go to Solution.
Solved by ChrisRS. Go to Solution.
Solved by jeff_rivers. Go to Solution.
Use a Data Link, and link directly to the pertinent cell range of your Excel file.
Annotate ribbon, Tables tab, Data Link. Enter the path to your Excel file, and enter the range of cells. Then use the Table button to insert a table. Select From Data Link. Et Voila, a dynamic table linked to your excel file. Update excel, and you should get a notification that the data link needs to be updated.
Use a Data Link, and link directly to the pertinent cell range of your Excel file.
Annotate ribbon, Tables tab, Data Link. Enter the path to your Excel file, and enter the range of cells. Then use the Table button to insert a table. Select From Data Link. Et Voila, a dynamic table linked to your excel file. Update excel, and you should get a notification that the data link needs to be updated.
I suggest that you look into sheet set manager. This is basically AutoCAD functionality.
SSM files are at are in reality small external databases. Information stored in the SSM file is accessible via fields.
If you do some internet searches you'll find a couple good series on setting up and using sheet set manager.
If if you have trouble finding the information, let me know and I will try and dig up some links.
Christopher Stevens
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
I suggest that you look into sheet set manager. This is basically AutoCAD functionality.
SSM files are at are in reality small external databases. Information stored in the SSM file is accessible via fields.
If you do some internet searches you'll find a couple good series on setting up and using sheet set manager.
If if you have trouble finding the information, let me know and I will try and dig up some links.
Christopher Stevens
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
@jeff_rivers I cannot thank you enough for your speed and tact in this pursuit! This is exactly what I was looking to accomplish, our team was THRILLED today. Thank you for your assistance and taking the time to solve this.
@jeff_rivers I cannot thank you enough for your speed and tact in this pursuit! This is exactly what I was looking to accomplish, our team was THRILLED today. Thank you for your assistance and taking the time to solve this.
Thank you for your comment. Unfortunately, SSM will not help in the generation of table(s) with the varying disciplines as these are outside of our company. Could be made in Microstation, etc, we do not have the files for them.
Some sort of "data link," as @jeff_rivers mentioned ensures that my superiors can manage these sheet numbers and titles from a linked data spreadsheet on the company server.
Without me getting involved in editing these sheets time after time.
Thank you for your comment. Unfortunately, SSM will not help in the generation of table(s) with the varying disciplines as these are outside of our company. Could be made in Microstation, etc, we do not have the files for them.
Some sort of "data link," as @jeff_rivers mentioned ensures that my superiors can manage these sheet numbers and titles from a linked data spreadsheet on the company server.
Without me getting involved in editing these sheets time after time.
Thanks for the informatioon, @Jacob.IsomHASK
SSM Is powerful, but has its limitations. As is often the case with AutoCAD/Civil 3D, Work Arounds can help.
You can add "dummy sheets" to the SSM to represent these "foreign" drawings.
See the following video: Adding PDF files to your Sheet Set in AutoCAD | AutoCAD | Autodesk Knowledge Network
The video goes into detail about adding the PDF to the dummy DWG file and actually printing it from SSM. You do not need to go that far. Once you have the dummy files in the SSM, you can manage page numbering and sheet titles using SSM rather than an external file.
As I see it:
Possible advantages of SSM:
Good luck. Keep us posted if you decide to look at eh SSM approach.
Christopher Stevens
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
Thanks for the informatioon, @Jacob.IsomHASK
SSM Is powerful, but has its limitations. As is often the case with AutoCAD/Civil 3D, Work Arounds can help.
You can add "dummy sheets" to the SSM to represent these "foreign" drawings.
See the following video: Adding PDF files to your Sheet Set in AutoCAD | AutoCAD | Autodesk Knowledge Network
The video goes into detail about adding the PDF to the dummy DWG file and actually printing it from SSM. You do not need to go that far. Once you have the dummy files in the SSM, you can manage page numbering and sheet titles using SSM rather than an external file.
As I see it:
Possible advantages of SSM:
Good luck. Keep us posted if you decide to look at eh SSM approach.
Christopher Stevens
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
I see, @ChrisRS. I appreciate your thorough explanation on how I might implement this same sort of functionality within the sheet set manager.
In regards to adding those discipline sheets as "dummy sheets," to the sheet set manager and importing them as .PDF as solution:
Pros In This Instance
Cons In This Instance
Either way Chris this still works as solution, because I could essentially just delete these "dummy," sheet templates that would be blank in the instance that I do not have the .PDF in my respective .PDF viewer/manager.
Though, because I do not ever know what these sheet numbers/titles are or seldomly get that deliverable from that discipline the data link works, as another solution.
Thanks again!
I see, @ChrisRS. I appreciate your thorough explanation on how I might implement this same sort of functionality within the sheet set manager.
In regards to adding those discipline sheets as "dummy sheets," to the sheet set manager and importing them as .PDF as solution:
Pros In This Instance
Cons In This Instance
Either way Chris this still works as solution, because I could essentially just delete these "dummy," sheet templates that would be blank in the instance that I do not have the .PDF in my respective .PDF viewer/manager.
Though, because I do not ever know what these sheet numbers/titles are or seldomly get that deliverable from that discipline the data link works, as another solution.
Thanks again!
Isn't this data link linked to a static range of cells? When sheets are added/deleted such that the range of cells changes then the data linked table will need to be recreated for that new range of cells.
Isn't this data link linked to a static range of cells? When sheets are added/deleted such that the range of cells changes then the data linked table will need to be recreated for that new range of cells.
@MMcCall402 unfortunately I discovered this limitation this morning, if the number of sheets change. The data linked table will not increase the number of rows in the instance another “sheet row,” is added on the excel.
This would be a great implementation in the future!
Well stated, thank you!
@MMcCall402 unfortunately I discovered this limitation this morning, if the number of sheets change. The data linked table will not increase the number of rows in the instance another “sheet row,” is added on the excel.
This would be a great implementation in the future!
Well stated, thank you!
It is easy enough to edit the range of the excel file in the Datalink settings. Or, you could set it to entire sheet and only the cells that actually have data in them will populate into the table.
It is easy enough to edit the range of the excel file in the Datalink settings. Or, you could set it to entire sheet and only the cells that actually have data in them will populate into the table.
Can't find what you're looking for? Ask the community or share your knowledge.