will show the FileOpen dialog box. Search help for the other built in dialog
boxes to replace xlDialogOpen.
If you want to get simple information from the user you could use InputBox.
Otherwise you can design your own forms to show to the user by inserting a
UserForm in the Visual Basic Editor and using the MyFormName.show in your
macro.
Neal
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.