Inserting a fill-in field with a limited write space in word 2007

  • Thread starter Thread starter wolfbane
  • Start date Start date
W

wolfbane

Im trying to make a fill in form where its possible to limit the number of
words written. Also, I want there to be a instructions text in italics which
should disappear when the user starts to write in the form. Someone who knows
how to do it?
 
See the article "Using MacroButton fields†at:

http://www.word.mvps.org/FAQs/TblsFldsFms/UsingMacroButton.htm

You could use { MACROBUTTON NoMacro [Put the italic instruction text here] }
fields inside cells of a table that has fixed cell dimensions to limit the
amount of text that the user enters.


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
 
Thank you for trying to help, although I still can't combine the Macro you
suggested with the FORMTEXT command, which I want to use because then I can
set a max number of letters under Proporties. Maybe I'm writing the full
command in the wrong order or its not possible to combine the two.

Sincerely

Wolfbane

"Doug Robbins - Word MVP" skrev:
See the article "Using MacroButton fields†at:

http://www.word.mvps.org/FAQs/TblsFldsFms/UsingMacroButton.htm

You could use { MACROBUTTON NoMacro [Put the italic instruction text here] }
fields inside cells of a table that has fixed cell dimensions to limit the
amount of text that the user enters.


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
wolfbane said:
Im trying to make a fill in form where its possible to limit the number of
words written. Also, I want there to be a instructions text in italics
which
should disappear when the user starts to write in the form. Someone who
knows
how to do it?
 
I was not suggesting combining the two methods.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
wolfbane said:
Thank you for trying to help, although I still can't combine the Macro you
suggested with the FORMTEXT command, which I want to use because then I
can
set a max number of letters under Proporties. Maybe I'm writing the full
command in the wrong order or its not possible to combine the two.

Sincerely

Wolfbane

"Doug Robbins - Word MVP" skrev:
See the article "Using MacroButton fields†at:

http://www.word.mvps.org/FAQs/TblsFldsFms/UsingMacroButton.htm

You could use { MACROBUTTON NoMacro [Put the italic instruction text
here] }
fields inside cells of a table that has fixed cell dimensions to limit
the
amount of text that the user enters.


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
wolfbane said:
Im trying to make a fill in form where its possible to limit the number
of
words written. Also, I want there to be a instructions text in italics
which
should disappear when the user starts to write in the form. Someone who
knows
how to do it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top