PDA

Click to See Complete Forum and Search --> : Select Range With Mouse *RESOLVED*


agmorgan
Jul 22nd, 2003, 01:09 PM
When you use the built-in functions of Excel you often click a little
button which allows you to select a range with your mouse.

I figure that it must be a control or something that I can put on a form?

Does anyone know how I can emulate this?
I am trying to create a Wizard to do a complicated function.

agmorgan
Jul 22nd, 2003, 01:36 PM
Include a RefEdit control in your UserForm (reference it first) to select a
Range imitating the behavior of the reference edit boxes that are built
into Excel. See the Microsoft Knowledge Base Article nš 213776 or 158402:
http://support.microsoft.com/default.aspx?scid=kb;en-us;213776
http://support.microsoft.com/default.aspx?scid=kb;en-us;158402