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.
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.