Message 1 of 3
Select a range in Excel from a UserForm in AutoCAD

Not applicable
12-14-2002
03:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I wish for the user to select a range half way through a procedure. What I
really want to do is create a userform with controls similar to that of the
charting tool or the goal seek in Excel. i.e.. a form where you can either
type in
the range or press a button (icon) and the procedure will wait for you to
select a range and press enter. I will need to select multiple ranges in my
form. I did not have much luck finding the right methods in the help files.
I have created a textbox where I plan to place the range and have created an
image button that I was hoping to assign some code to allow the user to
select a range.
Any assistance will be appreciated.
Regards
Sean
I wish for the user to select a range half way through a procedure. What I
really want to do is create a userform with controls similar to that of the
charting tool or the goal seek in Excel. i.e.. a form where you can either
type in
the range or press a button (icon) and the procedure will wait for you to
select a range and press enter. I will need to select multiple ranges in my
form. I did not have much luck finding the right methods in the help files.
I have created a textbox where I plan to place the range and have created an
image button that I was hoping to assign some code to allow the user to
select a range.
Any assistance will be appreciated.
Regards
Sean