例えば「ユーザー設定のビュー」ダイアログボックスを表示するにはこうなります。
Sub Sample() Application.Dialogs(xlDialogCustomViews).Show End Sub