ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Load form when workbook opens (https://www.excelbanter.com/excel-discussion-misc-queries/99995-load-form-when-workbook-opens.html)

[email protected]

Load form when workbook opens
 
Its been a while since I've worked in excel. How do I automatically
load a form when the workbook opens?

Thanks


Gord Dibben

Load form when workbook opens
 
Right-click on the Excel logo at left end of menu bar.

Select "View Code".

Copy/paste this into that module.

Private Sub Workbook_Open()
Userform.Show
End Sub


Gord Dibben MS Excel MVP

On 18 Jul 2006 17:17:23 -0700, wrote:

Its been a while since I've worked in excel. How do I automatically
load a form when the workbook opens?

Thanks



[email protected]

Load form when workbook opens
 

Thanks works great



All times are GMT +1. The time now is 03:11 PM.

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