ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   UserForm (https://www.excelbanter.com/excel-programming/346250-userform.html)

Mr.T[_3_]

UserForm
 

Anybody know how I can make a user form appear when opening the file?
Thank

--
Mr.
-----------------------------------------------------------------------
Mr.T's Profile: http://www.excelforum.com/member.php...fo&userid=2898
View this thread: http://www.excelforum.com/showthread.php?threadid=48715


Bob Phillips[_6_]

UserForm
 
Private Sub Workbook_Open()
userform1.Show
End Sub

'This is workbook event code.
'To input this code, right click on the Excel icon on the worksheet
'(or next to the File menu if you maximise your workbooks),
'select View Code from the menu, and paste the code



--

HTH

RP
(remove nothere from the email address if mailing direct)


"Mr.T" wrote in message
...

Anybody know how I can make a user form appear when opening the file?
Thanks


--
Mr.T
------------------------------------------------------------------------
Mr.T's Profile:

http://www.excelforum.com/member.php...o&userid=28982
View this thread: http://www.excelforum.com/showthread...hreadid=487153





All times are GMT +1. The time now is 04:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com