Change name of UserForm in Visual Basic

bdschleich

Board Regular
Joined
Apr 26, 2005
Messages
133
I used the visual basic editor to set up a "splash page" window that is prompted to be displayed for 5 seconds each time that my excel spreadsheet is opened, but the top of the window that pops up says "UserForm1". Is there way to change this text?
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
This one is a easyone ok on your properites window you will see this on the Aplphabetic tab
(Name)
BackColor
BorderColor
BorderStyle
Caption Userform1 change this to what ever you want it to say
 
Upvote 0
Great -thanks for your help. A related question: how do I change the color of the font in the pop-up window?
 
Upvote 0
click on the userform not on any labels or textboxes, then look on properties
Background will change you color of the back ground of your userform
and so on check our your properties it never hurts to mess around in them to see what they do just save first
 
Upvote 0

Forum statistics

Threads
1,222,764
Messages
6,168,106
Members
452,162
Latest member
strail1972

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top