O
oldyork90
What am I doing wrong?
function xx (x as range) as whatever
x.value2 = "test"
or
x.text = "test"
compiles - I can see the object - but bombs. ????
Entered function in cell as xx(B5)
function xx (x as range) as whatever
x.value2 = "test"
or
x.text = "test"
compiles - I can see the object - but bombs. ????
Entered function in cell as xx(B5)