+ Reply to Thread
Results 1 to 2 of 2

How to change Titlel of Dialog Box?

  1. #1
    Naman.Patel
    Guest

    How to change Titlel of Dialog Box?

    I am using this code to show dialog box and I want to change title of dialog
    box from "Open" to "Xyz"

    Set fd = Application.Dialogs(xlDialogOpen)
    fd.show

  2. #2
    Norman Jones
    Guest

    Re: How to change Titlel of Dialog Box?

    Hi Naman,

    Look at the GetOpenFilename method in VBA help.


    ---
    Regards,
    Norman



    "Naman.Patel" <[email protected]> wrote in message
    news:[email protected]...
    >I am using this code to show dialog box and I want to change title of
    >dialog
    > box from "Open" to "Xyz"
    >
    > Set fd = Application.Dialogs(xlDialogOpen)
    > fd.show




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1