View Full Version : Solved: Counting hidden formfields
petedw
09-05-2005, 03:14 AM
Is there a way to make the command ActiveDocument.FormFields.Count include hidden FormFields in its count???
Many Thanks
Pete
Norie
09-05-2005, 06:38 AM
Pete
How are these form fields hidden?
petedw
09-05-2005, 06:46 AM
Selection.Font.Hidden = True
Obviously the formfield being the selection.
Don't worry yourselves over this problem now guys, i have worked my way around the problem
Norie
09-05-2005, 06:54 AM
Pete
If I hide form fields using that method then the code still counts them.
MOS MASTER
09-05-2005, 11:03 AM
Pete
If I hide form fields using that method then the code still counts them.
Over here too! :yes
fumei
09-06-2005, 09:06 AM
Over here as well...
MOS MASTER
09-06-2005, 10:22 AM
Over here as well...
Always nice to see we are in agreement! :yes
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.