Starting up a dialogue box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have designed a lovely dialogue box but cannot remember
for the life of me how to get it to start to be used in an
excel spreadsheet.

Can anyone remind me?

Thanks
 
Sub ShowUserform()
userform1.Show
End Sub

Assume you are talking about a userform.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top