I have a Word template that has a text box in the footer. This template is called from a Delphi application which uses form fields to populate database information into the document. I need to be able to hide the text box (or delete it if that's an option) when a certain condition is true.
How do I find the object name in order to programatically refer to it? I've opened the VBA editor and tried to find the object inspector to "see" a list of all the objects on the document but can never see anything!
Does a text box have a visibility flag that I can set?
Any suggestions appreciated.
Thanks!
Leslie
Come join me at New Mexico Linux Fest!
How do I find the object name in order to programatically refer to it? I've opened the VBA editor and tried to find the object inspector to "see" a list of all the objects on the document but can never see anything!
Does a text box have a visibility flag that I can set?
Any suggestions appreciated.
Thanks!
Leslie
Come join me at New Mexico Linux Fest!