Field Code : bookmark

  • Follow


I want to get a bookmark value that is from same document. However, the value 
is in a table cell. If I use field code, e.g. {USERNAME}, a table cell with a 
value will be get. 
How can I get the it without table format only??
0
Reply Utf 4/22/2010 10:31:01 AM

If you want to cross reference only the *content* of a table cell then 
bookmark only the content that you want to cross reference. However the 
{UserName} field is a system field and has no relevance whatsoever to 
tables.  If you want to cross reference a bookmarked item called UserName 
then you would need to indicate to the Word that it is a cross reference and 
not the system field thus {REF UserName}

-- 
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>


"Jess" <Jess@discussions.microsoft.com> wrote in message 
news:B306B9BC-852F-4728-8928-63518884964C@microsoft.com...
>I want to get a bookmark value that is from same document. However, the 
>value
> is in a table cell. If I use field code, e.g. {USERNAME}, a table cell 
> with a
> value will be get.
> How can I get the it without table format only?? 


0
Reply Graham 4/22/2010 11:14:49 AM


> If you want to cross reference only the *content* of a table cell then 
> bookmark only the content that you want to cross reference. 

There is one advantage to bookmarking an entire cell, though: you cannot delete the bookmark by mistake, which might happen when it encloses text in the cell.

For numeric contents, you can use a numeric picture switch, for example { REF bookmark_name \# "0" }, to prevent Word from cross-referencing the entire cell.

-- 
Stefan Blom
Microsoft Word MVP



"Graham Mayor" <gmayor@REMOVETHISmvps.org> wrote in message news:e8ujB0g4KHA.5464@TK2MSFTNGP05.phx.gbl...
> If you want to cross reference only the *content* of a table cell then 
> bookmark only the content that you want to cross reference. However the 
> {UserName} field is a system field and has no relevance whatsoever to 
> tables.  If you want to cross reference a bookmarked item called UserName 
> then you would need to indicate to the Word that it is a cross reference and 
> not the system field thus {REF UserName}
> 
> -- 
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor -  Word MVP
> 
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> 
> 
> "Jess" <Jess@discussions.microsoft.com> wrote in message 
> news:B306B9BC-852F-4728-8928-63518884964C@microsoft.com...
>>I want to get a bookmark value that is from same document. However, the 
>>value
>> is in a table cell. If I use field code, e.g. {USERNAME}, a table cell 
>> with a
>> value will be get.
>> How can I get the it without table format only?? 
> 
>



0
Reply Stefan 4/22/2010 11:24:42 AM

2 Replies
412 Views

(page loaded in 0.075 seconds)

Similiar Articles:
















7/16/2012 12:10:14 PM


Reply: