Prompt user to select a range
I am writing an add-in that loads a form when a certain toolbar item (That I
have created) is pressed. In this form, there is a textbox for a range. I
need to be able to have the user select the range, much like in the Goal Seek
menu, where the range can be hilighted and dynamically updates the content of
the textbox.
My goal is to have the user select a range, and the macro would then perform
a function on that range.
Any suggestions?
|