B
BCS
I have a macro that takes select information from an Excel worksheet and
then creates a Chart. A problem I am running into is that one of the
ActiveChart objects requires that the range be in a specific format. For
example, early in my macro I have an array variable for the range "B8:J8".
Is there a command I can use within my macro to change this to "R8C2:R8C10"?
Thanks,
Barry
then creates a Chart. A problem I am running into is that one of the
ActiveChart objects requires that the range be in a specific format. For
example, early in my macro I have an array variable for the range "B8:J8".
Is there a command I can use within my macro to change this to "R8C2:R8C10"?
Thanks,
Barry