passing range from RefEdit control

G

Greg

Hi,

I'm getting error in the following code:
'________________________
Dim rngX As Range, rngY As Range

Set rngX = RefEdit_inputx.Value
Set rngY = RefEdit_inputy.Value
'_________________________

What am I doing incorrect?
Appreciate your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top