Click here to Skip to main content
15,917,538 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Iam working with microsoft word.my word document having no of textboxes i want to identify the textboxes which are empty which are not empty....
and want to replace empty text boxes with "________".

Thankyou.
Srinath
Posted

1 solution

Hi,

I suggest that you use macros - VBA programming for that. This will help you to achieve your task.

You can refer to this link for more information about the VBA programming in Word 2010



Thanks,
SJ
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900