Control for a Form

  • Thread starter Thread starter Raul
  • Start date Start date
R

Raul

I'm looking for a control to allow a user to select a
range of cells while in a form. I'd like to use a
control that looks like the one used in the chart wizard
to select the data range. Can anyone help me out?

Thanks,
Raul
 
Try the RefEdit control. It may not be on the Toolbox, but if you right
click on the ToolBox and select Additional Controls, you can scroll down and
select the RefEdit control and it will then be on your Toolbox. Refer to
the Excel VBA help for control use.

HTH.

--
Michael J. Malinsky
Pittsburgh, PA

"I was gratified to be able to answer promptly,
and I did. I said I didn't know." -- Mark Twain
 
Back
Top