![]() |
|
#1
|
|||
|
|||
![]()
Hi All.
At work, I regularly use a document full of tables. Each table is labelled "table 1, table 2, table 3" etc. Using the AutoNum function. I now have a need to group these tables into sections and assign them a unique ID in the following format: s1_t010 (section 1, table 1) Ideally the section number will be pulled from the Heading number in that section and the table number will increase in 10s. Is this possible? if so, how? Many thanks in advance. |
#2
|
|||
|
|||
![]() Quote:
It does have the advantage that once you write the field you can copy and paste it elsewhere and have it update. You'll have to restart your sequence with each heading. This is far from perfect and someone else may have a better method. It is close to perfect if you don't want the table numbers to restart. |
#3
|
|||
|
|||
![]() Quote:
I have had a go at following your advice, thanks for the response ![]() 1) I cant seem to get the heading number up using styleref, It just displays the title 2) I don't know how to get the Seq field to increment by 10? I am having trouble with the format of this in general (it displays 1, instead of the defined 010, or even just 10) 3) I do want the table number to reset every time a new section is started, but I think I have found a way of doing that, will update you when my mission is complete ![]() |
#4
|
|||
|
|||
![]()
1) Use Insert > Field to set parameters or look at the field reference.
StyleRef field 2) See Seq (Sequence) field See also http://office.microsoft.com/en-us/wo...A102110133#BM8 3) Yes, there is a switch in the SEQ field that lets you restart at the next heading of a certain style. |
#5
|
|||
|
|||
![]()
Getting there, slowly but surely. All I need to do now is to get the table numbers incrementing
|
#6
|
|||
|
|||
![]() Quote:
{StyleRef "Heading2" \N \# 00}_t{SEQ mysequence \s 2}0 should result in: 01_t10 01_t20 01_t30 Heading 2 02_t10 02_t20 etc. |
![]() |
Tags |
auto, fields |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Create template that auto-fills from excel spreadsheet | m.buskirk5 | Publisher | 0 | 07-02-2012 03:09 PM |
How to create calculated fields in Word | Gooford | Word | 1 | 03-22-2012 06:25 AM |
![]() |
Lynn O'Shea | Word | 3 | 05-18-2010 12:32 AM |
Rookie question: auto-copying fields | reviewboy | Word | 1 | 12-04-2009 11:22 AM |
Auto-updating fields in Word 2007? V.V | Ruby Soho | Word | 2 | 11-19-2009 04:35 PM |