T
troy_lee
Can someone please help me with the syntax on this? I want to set this
range variable to this range. The variable "EndRow" is evaluating
correctly.
rngXvalues = "ActiveSheet!$A$" & EndRow - 52 & ":$A$" & EndRow
Thanks for the help.
range variable to this range. The variable "EndRow" is evaluating
correctly.
rngXvalues = "ActiveSheet!$A$" & EndRow - 52 & ":$A$" & EndRow
Thanks for the help.