+ Reply to Thread
Results 1 to 3 of 3

Built-in for Selecting Ranges?

  1. #1
    Registered User
    Join Date
    03-06-2006
    Location
    South Central Pennsylvania
    MS-Off Ver
    MS Office Pro Plus 2016, on Window 10
    Posts
    27

    Built-in for Selecting Ranges?

    Is there a way to call up those cool dialog boxes that Excel uses for users to select/enter a range into a text edit box?

    Something like:

    Application.Dialogs(xlDialogSelectRange).Show


    Or, as an alternative, is it possible to continue displaying a userform while selecting cells on a worksheet, or selecting a new worksheet?

  2. #2
    Bob Phillips
    Guest

    Re: Built-in for Selecting Ranges?

    Yes, use the RefEdit control on a userform.

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "jdawson" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Is there a way to call up those cool dialog boxes that Excel uses for
    > users to select/enter a range into a text edit box?
    >
    > Something like:
    >
    > Application.Dialogs(xlDialogSelectRange).Show
    >
    >
    > Or, as an alternative, is it possible to continue displaying a userform
    > while selecting cells on a worksheet, or selecting a new worksheet?
    >
    >
    > --
    > jdawson
    > ------------------------------------------------------------------------
    > jdawson's Profile:

    http://www.excelforum.com/member.php...o&userid=32198
    > View this thread: http://www.excelforum.com/showthread...hreadid=519464
    >




  3. #3
    Tom Ogilvy
    Guest

    Re: Built-in for Selecting Ranges?

    Look at the RefEdit control. If it isn't on the control toolbox toolbar,
    try Tools=>Additional Controls

    --
    Regards,
    Tom Ogilvy


    "jdawson" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Is there a way to call up those cool dialog boxes that Excel uses for
    > users to select/enter a range into a text edit box?
    >
    > Something like:
    >
    > Application.Dialogs(xlDialogSelectRange).Show
    >
    >
    > Or, as an alternative, is it possible to continue displaying a userform
    > while selecting cells on a worksheet, or selecting a new worksheet?
    >
    >
    > --
    > jdawson
    > ------------------------------------------------------------------------
    > jdawson's Profile:

    http://www.excelforum.com/member.php...o&userid=32198
    > View this thread: http://www.excelforum.com/showthread...hreadid=519464
    >




+ 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