Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Two UserForm Questions

1) I am using a MultiPage in a UserForm. I want to change the color of the
pages in the Multipage. You can not do it through the properties. Can you
do it in code?

2) I want one of the pages in the MultiPage to be a place where the user can
add notes. I tried making a textbox large but it does not accept carriage
returns. Once again is this a property change or do I have to create a small
word process function to be able to have the user add notes.

Thanks you for your help.
--
FL Consultant
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Two UserForm Questions

Hi FL Consultant,

1) I am using a MultiPage in a UserForm. I want to change the color of
the
pages in the Multipage. You can not do it through the properties. Can
you
do it in code?



See the followimg thread:

http://tinyurl.com/8zmxq


2) I want one of the pages in the MultiPage to be a place where the user
can
add notes. I tried making a textbox large but it does not accept carriage
returns. Once again is this a property change or do I have to create a
small
word process function to be able to have the user add notes.


If I set the multipage tab's text box's multiline value to true, I was able
to insert carriage returns without problem.



---
Regards,
Norman



"FL Consultant" wrote in message
...
1) I am using a MultiPage in a UserForm. I want to change the color of
the
pages in the Multipage. You can not do it through the properties. Can
you
do it in code?

2) I want one of the pages in the MultiPage to be a place where the user
can
add notes. I tried making a textbox large but it does not accept carriage
returns. Once again is this a property change or do I have to create a
small
word process function to be able to have the user add notes.

Thanks you for your help.
--
FL Consultant



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Two UserForm Questions

Norman,

Thanks for both of the suggestions. They are working and I appreciate your
help.

I changed my user name on the site.
--
SailFL


"Norman Jones" wrote:

Hi FL Consultant,

1) I am using a MultiPage in a UserForm. I want to change the color of
the
pages in the Multipage. You can not do it through the properties. Can
you
do it in code?



See the followimg thread:

http://tinyurl.com/8zmxq


2) I want one of the pages in the MultiPage to be a place where the user
can
add notes. I tried making a textbox large but it does not accept carriage
returns. Once again is this a property change or do I have to create a
small
word process function to be able to have the user add notes.


If I set the multipage tab's text box's multiline value to true, I was able
to insert carriage returns without problem.



---
Regards,
Norman



"FL Consultant" wrote in message
...
1) I am using a MultiPage in a UserForm. I want to change the color of
the
pages in the Multipage. You can not do it through the properties. Can
you
do it in code?

2) I want one of the pages in the MultiPage to be a place where the user
can
add notes. I tried making a textbox large but it does not accept carriage
returns. Once again is this a property change or do I have to create a
small
word process function to be able to have the user add notes.

Thanks you for your help.
--
FL Consultant




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
VBA userform questionS [email protected] Excel Discussion (Misc queries) 1 February 20th 08 12:07 PM
Further Userform questions Stuart[_21_] Excel Programming 9 March 25th 05 10:41 AM
Userform Questions Ligaya Excel Programming 1 November 24th 04 07:34 PM
data entry with userform questions mbernardi Excel Programming 0 September 24th 04 02:06 AM
newbie with userform questions sara[_2_] Excel Programming 3 April 2nd 04 12:25 PM


All times are GMT +1. The time now is 12:32 PM.

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

About Us

"It's about Microsoft Excel"