tags:

views:

158

answers:

2

Hi guys.

I'm trying to do the next:

I have a word document, than contains the languages of a copyrights: English, Portuguese, French, ... initialy all hidden(the text)

And in the top of the document i have Checkboxs, 1 for each language, than the objective is when i choose of them the text of the language than i selected apppears (by an handler or something)

It's is possible to do that?

thanks

A: 

Ok, i believe than radio buttons is the best choice because just one choice is needed, but to use it i need to use Visual Basic Script to handle the code (hide and show text)

I think the question i made isn't a business question, before start developing the code i need sure if is a correct idea, and primary if is possible or not for example if word contains a public method than hides a selected text for example in my case.

As i never work with word using visual basic i'm not familiar to objects, etc.. im confused :S

Thanks

ROCK HEART