<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: field for counting number of sheets in SSM / add custom field to &amp;quot;rename &amp;amp; renumber&amp;quot; dialog? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/field-for-counting-number-of-sheets-in-ssm-add-custom-field-to/m-p/13839648#M355428</link>
    <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12083777"&gt;@tanvi.shahAUKYC&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did the information provided answer your question? If so, please use Accept Solution so that others may find this in the future. Thank you very much!&lt;/P&gt;</description>
    <pubDate>Mon, 06 Oct 2025 18:49:03 GMT</pubDate>
    <dc:creator>CGBenner</dc:creator>
    <dc:date>2025-10-06T18:49:03Z</dc:date>
    <item>
      <title>field for counting number of sheets in SSM / add custom field to "rename &amp; renumber" dialog?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-for-counting-number-of-sheets-in-ssm-add-custom-field-to/m-p/13827514#M355099</link>
      <description>&lt;P&gt;hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this question is not about the Description or Sheet Number fields in SheetSet Manager. unfortunately, I've inherited a 99-page sheetset from someone else, and for a number of reasons, I cannot change the setups of these fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;given those parameters, I was wondering if there is a way to create a field / formula that essentially "locates" which page a sheet is in the total number of sheets in the sheetset without managing that through&amp;nbsp;Description or Sheet Number. for example, there may be 20 sheets in my sheetset. is there a field / formula to identify that this is the 10th sheet in the set?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;an alternative would be whether I could add a custom field to "Rename &amp;amp; Renumber," though that seems unlikely? or possibly connect to an external file, like an excel file, though I could see issues with that method, too.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2025 19:03:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-for-counting-number-of-sheets-in-ssm-add-custom-field-to/m-p/13827514#M355099</guid>
      <dc:creator>tanvi.shahAUKYC</dc:creator>
      <dc:date>2025-09-26T19:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: field for counting number of sheets in SSM / add custom field to "rename &amp; renumber" dialog?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-for-counting-number-of-sheets-in-ssm-add-custom-field-to/m-p/13829429#M355163</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope will be some use tis info: field that my be help you is&amp;nbsp; CTAB (&amp;nbsp; insert field/other/ system variable/ctab/, or a diesel expresion&amp;nbsp;&lt;SPAN&gt;$(getvar,ctab), then if you need some reduction of letters for example:&amp;nbsp; $(substr,$(getvar,ctab)&lt;STRONG&gt;&lt;FONT color="#993300"&gt;,$(-,$(strlen,$(getvar,ctab)),1),2) --- this part will reduce the last digits for the tab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;FONT color="#993300"&gt;also there is&amp;nbsp; alot info on the forum :&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/autocad-lt-forum/total-sheet-count/td-p/7070023" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/autocad-lt-forum/total-sheet-count/td-p/7070023&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 08:37:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-for-counting-number-of-sheets-in-ssm-add-custom-field-to/m-p/13829429#M355163</guid>
      <dc:creator>DumR0</dc:creator>
      <dc:date>2025-09-29T08:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: field for counting number of sheets in SSM / add custom field to "rename &amp; renumber" dialog?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-for-counting-number-of-sheets-in-ssm-add-custom-field-to/m-p/13830049#M355179</link>
      <description>&lt;P&gt;thank you very much! I will look into this!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 17:03:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-for-counting-number-of-sheets-in-ssm-add-custom-field-to/m-p/13830049#M355179</guid>
      <dc:creator>tanvi.shahAUKYC</dc:creator>
      <dc:date>2025-09-29T17:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: field for counting number of sheets in SSM / add custom field to "rename &amp; renumber" dialog?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-for-counting-number-of-sheets-in-ssm-add-custom-field-to/m-p/13830075#M355181</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12083777"&gt;@tanvi.shahAUKYC&lt;/a&gt;&amp;nbsp;No such ability to add to any core pop-up exists if I understood your need correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other part I don't understand: what does "locate the sheet" mean since a FIELD is just a text displayed on screen where you dropped it last? Are you just trying to add something like&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1 OF 20&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;15 OF 20&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;to the titleblock of each layout?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 17:35:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-for-counting-number-of-sheets-in-ssm-add-custom-field-to/m-p/13830075#M355181</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2025-09-29T17:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: field for counting number of sheets in SSM / add custom field to "rename &amp; renumber" dialog?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/field-for-counting-number-of-sheets-in-ssm-add-custom-field-to/m-p/13839648#M355428</link>
      <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12083777"&gt;@tanvi.shahAUKYC&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did the information provided answer your question? If so, please use Accept Solution so that others may find this in the future. Thank you very much!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 18:49:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/field-for-counting-number-of-sheets-in-ssm-add-custom-field-to/m-p/13839648#M355428</guid>
      <dc:creator>CGBenner</dc:creator>
      <dc:date>2025-10-06T18:49:03Z</dc:date>
    </item>
  </channel>
</rss>

