M
Matt D.
Hello,
I am attempting to get some code to work that looks like:
X = X + 95
Y = Y + 95
Rows("X:Y").Select
Basically I need to to be able to change the values of the
rows I need to select. I cant find anything in help, so
could someone help me with the syntax.
Thanks
Matt D.
I am attempting to get some code to work that looks like:
X = X + 95
Y = Y + 95
Rows("X:Y").Select
Basically I need to to be able to change the values of the
rows I need to select. I cant find anything in help, so
could someone help me with the syntax.
Thanks
Matt D.