Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Thank you, Graham!
On Nov 19, 1:51*am, "Graham Mayor" wrote: The following macro will work Dim oField As Field For Each oField In ActiveDocument.Fields * * If oField.Type = wdFieldRef Then * * * * oField.Select * * * * MsgBox oField.Code * * End If Next oField Paul wrote: Is there a way to only search for REF fields, but not have to turn on field codes? *I want to be able to see what the field code evaluates to, as I'm going from field code to field code. Finally, is there a native keyboard shortcut for Next Find? *If not, I'll use a macro. |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I search for cross references? | Microsoft Word Help | |||
Cross references | New Users | |||
Cross References | Microsoft Word Help | |||
How do I search for cross references in my word document | Microsoft Word Help | |||
cross references | Formatting Long Documents |