Reply
 
Thread Tools Display Modes
  #1   Report Post  
Ed
 
Posts: n/a
Default Help understanding SEQ field, please?

In my document at many tables and figures. All are referred to at least
once somewhere in the preceding paragraphs. I have to edit this with Track
Changes turned on, so any deleted tables or figures are still going to be
counted by Word. In large documents, numbering all the tables and figures
gets to be a real pain!

I was trying to make sense of the SEQ field Help file, but I'm a bit fuzzy
on how it might work for me, and whether it would work at all for this
situation. From what I think I understand, if I insert a table header of
"TABLE 4-27-{SEQ tbl}", all tables would sequentially number. There's
something about using a bookmark to refer back to the field, but I'm not
sure how I would insert a reference in the preceding paragraph - "is shown
in Table 4-27-XXX" - so the "XXX" would pick up the correct SEQ number.

Lastly, as the last thing before shipping out the document, I would have to
(probably by macro) go through each SEQ field, pick up the number, then
delete the field and insert the number as plain text. Assuming this isn't
an extremely Neanderthal way of operating, what objects/properties would I
need to look at for this?

Ed


  #2   Report Post  
Cindy M -WordMVP-
 
Posts: n/a
Default

Hi Ed,

1. Run a test and see if these commands don't do what you need:
- Insert/References/Insert Caption
- Insert/References/Insert Cross-Reference

2. If they do, then you don't need to worry about creating the stuff
manually. The SEQ fields and the bookmarks are generated for you by Word

3. As to distributing the file: it depends on
- why you'd want to remove the dynamic nature of the numbering and
cross-refs
- if the entire document (including things like date fields) should be
static

Generally, if everything should be static text, you can Ctrl+A, Ctrl+Shift+F9
to turn the fields into text

In my document at many tables and figures. All are referred to at least
once somewhere in the preceding paragraphs. I have to edit this with Track
Changes turned on, so any deleted tables or figures are still going to be
counted by Word. In large documents, numbering all the tables and figures
gets to be a real pain!

I was trying to make sense of the SEQ field Help file, but I'm a bit fuzzy
on how it might work for me, and whether it would work at all for this
situation. From what I think I understand, if I insert a table header of
"TABLE 4-27-{SEQ tbl}", all tables would sequentially number. There's
something about using a bookmark to refer back to the field, but I'm not
sure how I would insert a reference in the preceding paragraph - "is shown
in Table 4-27-XXX" - so the "XXX" would pick up the correct SEQ number.

Lastly, as the last thing before shipping out the document, I would have to
(probably by macro) go through each SEQ field, pick up the number, then
delete the field and insert the number as plain text. Assuming this isn't
an extremely Neanderthal way of operating, what objects/properties would I
need to look at for this?


Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)

  #3   Report Post  
Ed
 
Posts: n/a
Default

Hi, Cindy. Thanks for the info. They work great, except . . .
1. I created a new label as "TABLE 4-27-". When it inserted, there was a
space between the last dash and the number. If I use this, I'll put a
button on a toolbar; hopefully I can just write a line or two into the macro
to delete that space.
2. When the Cross-Reference inserted, it grabbed the whole thing, including
the all-uppercase "TABLE" and the table title, which I don't need. I
managed to work inside it to change things without deleting the entire
reference, but that's rather a pain! Again, hopefully I can write it into a
macro, but it would be nicer if I could reset a few options.

3. As to distributing the file: it depends on
- why you'd want to remove the dynamic nature of the numbering and
cross-refs


Because when the end recipient gets this doc and strips out things and
emails it, I now have bad references.
Ed

"Cindy M -WordMVP-" wrote in message
news:VA.0000b267.0097a1bf@speedy...
Hi Ed,

1. Run a test and see if these commands don't do what you need:
- Insert/References/Insert Caption
- Insert/References/Insert Cross-Reference

2. If they do, then you don't need to worry about creating the stuff
manually. The SEQ fields and the bookmarks are generated for you by Word

3. As to distributing the file: it depends on
- why you'd want to remove the dynamic nature of the numbering and
cross-refs
- if the entire document (including things like date fields) should be
static

Generally, if everything should be static text, you can Ctrl+A,

Ctrl+Shift+F9
to turn the fields into text

In my document at many tables and figures. All are referred to at least
once somewhere in the preceding paragraphs. I have to edit this with

Track
Changes turned on, so any deleted tables or figures are still going to

be
counted by Word. In large documents, numbering all the tables and

figures
gets to be a real pain!

I was trying to make sense of the SEQ field Help file, but I'm a bit

fuzzy
on how it might work for me, and whether it would work at all for this
situation. From what I think I understand, if I insert a table header

of
"TABLE 4-27-{SEQ tbl}", all tables would sequentially number. There's
something about using a bookmark to refer back to the field, but I'm not
sure how I would insert a reference in the preceding paragraph - "is

shown
in Table 4-27-XXX" - so the "XXX" would pick up the correct SEQ number.

Lastly, as the last thing before shipping out the document, I would have

to
(probably by macro) go through each SEQ field, pick up the number, then
delete the field and insert the number as plain text. Assuming this

isn't
an extremely Neanderthal way of operating, what objects/properties would

I
need to look at for this?


Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)



  #4   Report Post  
Cindy M -WordMVP-
 
Posts: n/a
Default

Hi Ed,

1. I created a new label as "TABLE 4-27-". When it inserted, there was a
space between the last dash and the number. If I use this, I'll put a
button on a toolbar; hopefully I can just write a line or two into the macro
to delete that space.
2. When the Cross-Reference inserted, it grabbed the whole thing, including
the all-uppercase "TABLE" and the table title, which I don't need. I
managed to work inside it to change things without deleting the entire
reference, but that's rather a pain! Again, hopefully I can write it into a
macro, but it would be nicer if I could reset a few options.

Check the Insert Cross-Reference options. you should be able to pick up just
the label and number (list at the right of the dialog box).

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Insert source texts into multiple files and update automatically robfer Microsoft Word Help 9 September 12th 07 10:10 PM
Help to merge Image (Doug Robins?) JohnB Mailmerge 21 June 23rd 05 05:28 PM
DDE field doesn't update when printing after applying word 2000 sp3 OliveX Mailmerge 1 May 20th 05 12:46 PM
Enter data in 1 text form field & have multiple locations fill Lee Microsoft Word Help 1 March 16th 05 10:56 PM
Text Form Field Ref in Footer Won't Update on Screen StarWine Microsoft Word Help 3 December 6th 04 06:17 PM


All times are GMT +1. The time now is 06:31 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"