dialogs

  1. A

    Creat beautiful Excel Dialogs (preferably using javascript)

    Is it possible to create beautiful dialogs in Excel not the traditional ones? I want to achieve the following look. Only the look, I can functionalities myself. See the screenshot below from excel. It is a built in dialog. Can this be made in excel? (without making a seperate Addin) e.g.
  2. T

    Passing parameters to built in Dialog boxes

    I would like to show the xlDialogOptionsListsAdd dialog and retrieve the name or index of the custom list that was selected. I can show the dialog easily using: Application.Dialogs(xlDialogOptionsListsAdd).Show but I'm guessing that if I want to know what value the user selected, then I have...
  3. M

    How to: Application.Dialogs

    How would I issue the following code line without having the dialog box actually open the file. I just wish to retrieve a file name by allowing the user to select it. Thanks. RetVal = Application.Dialogs(xlDialogOpen).Show("*.pdf")

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top