#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Forms

I have an application in which I want to have a disclaimer appear that
someone can scroll through. Under that I would have a button that says "if
you click on this button you agree to the above Disclaimer".

I have checked out several forms - The list box and combo box allow me to
put a short list in, but I need something that provides the ability to word
wrap so I can include a paragraph rather then a short sentence.

Does anyone have a form object that would work for this purpose?

Thanks for any assistance .. much appreciated
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default Forms

Look in Text Box Properties.
There is a setting at the botton WORDWRAP.
Change it to TRUE and should do what you are after.

Corey....
"RBeau" wrote in message
...
I have an application in which I want to have a disclaimer appear that
someone can scroll through. Under that I would have a button that says "if
you click on this button you agree to the above Disclaimer".

I have checked out several forms - The list box and combo box allow me to
put a short list in, but I need something that provides the ability to
word
wrap so I can include a paragraph rather then a short sentence.

Does anyone have a form object that would work for this purpose?

Thanks for any assistance .. much appreciated



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default Forms

A textbox can do that. Set the WordWrap & Multiline properties to True and
the Scrollbar property as you wish. Enter end of paragraphs with Ctrl+Enter.

John Green
Sydney

"RBeau" wrote in message
...
I have an application in which I want to have a disclaimer appear that
someone can scroll through. Under that I would have a button that says "if
you click on this button you agree to the above Disclaimer".

I have checked out several forms - The list box and combo box allow me to
put a short list in, but I need something that provides the ability to
word
wrap so I can include a paragraph rather then a short sentence.

Does anyone have a form object that would work for this purpose?

Thanks for any assistance .. much appreciated



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel forms - authorise / deny forms Ian Manning Excel Programming 1 May 8th 06 05:03 PM
RefEdits and normal forms / forms in a DLL David Welch Excel Programming 0 December 1st 04 03:49 PM
Forms that open from forms Azza Excel Programming 1 October 12th 04 10:54 PM
Calling Forms from Forms - Exit problems Stuart[_5_] Excel Programming 3 May 25th 04 06:50 AM
Forms [email protected] Excel Programming 1 November 27th 03 01:16 AM


All times are GMT +1. The time now is 08:49 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"