Talk about running around in a circle... From what I understand you ar requiring a Userform to become visible upon opening of a particular workbook.
Private Sub Workbook_Open() Userform1.Show <- change to correct name of Userform End Sub
Talk about running around in a circle... From what I understand you ar requiring a Userform to become visible upon opening of a particular workbook.
Private Sub Workbook_Open() Userform1.Show <- change to correct name of Userform End Sub
Remember To Do the Following....
Use [Code].... [/Code] tags when posting code to the thread.
Mark your thread as Solved if satisfied by using the Thread Tools options.
If posting the same issue to another forum please show the link