Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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?


--
jdawson
------------------------------------------------------------------------
jdawson's Profile: http://www.excelforum.com/member.php...o&userid=32198
View this thread: http://www.excelforum.com/showthread...hreadid=519464

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default 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" wrote in
message ...

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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" wrote in
message ...

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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Selecting Ranges Barb Reinhardt Excel Programming 3 February 7th 06 07:23 PM
Selecting ranges Steve Wood Excel Programming 1 August 24th 04 02:16 PM
V.B selecting ranges for naming ice_cool[_2_] Excel Programming 2 March 5th 04 02:21 PM
Selecting ranges with a text box Ed[_13_] Excel Programming 1 September 22nd 03 04:47 PM
selecting ranges MDC Excel Programming 1 July 24th 03 03:34 PM


All times are GMT +1. The time now is 06:27 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"