In my title block we have the drawing date and the submitted date. I need them to match, I only want to in-put the date once and have it show in both places.
How can I have the second date look up the first date so that match?
|
In my title block we have the drawing date and the submitted date. I need them to match, I only want to in-put the date once and have it show in both places.
How can I have the second date look up the first date so that match?
Have you tried to set fields for this?
use SSM and Fieldss, or DWGProps and Fields
I have not tried to use fields. I would set both date area as fields so I could reference them together?
yes, and use the same source for the field data. And if you're not using SSM, that's the place to start.