Jump to content

Worksheet for Listing Sheet Number or/and Sheet Name?


Recommended Posts

In the Architect workspace there is a command. I think it's Tools>Reports>Create Sheet List

But it's really easy to roll your own. It pulls the data from the title block, which pulls the data from the sheet layer navigation palette.

Create a database row in a worksheet with the criteria:

RECORD 'your title block record' IS PRESENT

For the Sheet Number column use the call:

=('your title block record'.'S_Sheet Number_SN') to get the sheet number. Similar calls to get the sheet title or whatever else you want.

Then sort by the sheet number field.

I'll post an example.

It's from 2013. It will probably work fine in 2011, but a thing or two might get funky....

hth

mk

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...