Thread: Forms
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RBeau RBeau is offline
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