C
christophercbrewster via OfficeKB.com
I need to go to each field in a document and perform an action. When there
are no more fields, I want to end the loop. This seems similar to a find
operation, but how does the code know when there are no more fields? I don't
see a test for it. It could be something similar to "if selection.find.found"
or it could be "if selection.information = inField" etc. except that the
information property doesn't seem to detect fields. Thanks...
--
Christopher Brewster
Lockheed Martin, Eagan MN
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/word-programming/200911/1
are no more fields, I want to end the loop. This seems similar to a find
operation, but how does the code know when there are no more fields? I don't
see a test for it. It could be something similar to "if selection.find.found"
or it could be "if selection.information = inField" etc. except that the
information property doesn't seem to detect fields. Thanks...
--
Christopher Brewster
Lockheed Martin, Eagan MN
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/word-programming/200911/1