T
tombates
I am using the refedit control on my userform. That works fine. I
would like to see something other than the cryptic value that it
passes.
For example the value that I get from using refedit is:
sheet1!$A$3:$D$5
I would like four values that are put into variables
A
3
D
5
How might I achieve this.
Mary
would like to see something other than the cryptic value that it
passes.
For example the value that I get from using refedit is:
sheet1!$A$3:$D$5
I would like four values that are put into variables
A
3
D
5
How might I achieve this.
Mary