Chrissirhc
Programmer
Hello,
How do I change the size of a range in a sheet?
the address property is read only
and when I do
range("data") = range("data").resize (10, 0)
I get an error.
Any ideas?
Thanks,
Chris
How do I change the size of a range in a sheet?
the address property is read only
and when I do
range("data") = range("data").resize (10, 0)
I get an error.
Any ideas?
Thanks,
Chris